com.moesol.bindings
Class DispatchJavaStructure
java.lang.Object
com.moesol.bindings.DispatchJavaCommon
com.moesol.bindings.DispatchJavaStructure
public class DispatchJavaStructure
- extends DispatchJavaCommon
Internal helper. Carry the computed information for
finding an IRecordInfo for a VT_RECORD.
Methods inherited from class com.moesol.bindings.DispatchJavaCommon |
fillLibraryInfo, getLcid, getLibid, getMajorVersion, getMinorVersion, getObjectField, getUuid, setLcid, setLibid, setMajorVersion, setMinorVersion, setUuid |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DispatchJavaStructure
public DispatchJavaStructure()
getRecordsAlloc
public static long getRecordsAlloc()
- Returns:
- The number of records that have been allocated but not freed.
forClass
public static DispatchJavaStructure forClass(Class c)
- Normally called from JNI code to learn enough information
to convert the Java structure format into the native format.
- Parameters:
c
-
- Returns:
- DispatchJavaStructure with information about
c
.
isSearchable
public boolean isSearchable()
Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.