org.eyedb
Class ObjectHeader
java.lang.Object
org.eyedb.ObjectHeader
public class ObjectHeader
- extends java.lang.Object
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IDB_OBJ_HEAD_MAGIC_SIZE
public static final int IDB_OBJ_HEAD_MAGIC_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_TYPE_SIZE
public static final int IDB_OBJ_HEAD_TYPE_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_SIZE_SIZE
public static final int IDB_OBJ_HEAD_SIZE_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_CTIME_SIZE
public static final int IDB_OBJ_HEAD_CTIME_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_MTIME_SIZE
public static final int IDB_OBJ_HEAD_MTIME_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_XINFO_SIZE
public static final int IDB_OBJ_HEAD_XINFO_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_OID_MCL_SIZE
public static final int IDB_OBJ_HEAD_OID_MCL_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_OID_PROT_SIZE
public static final int IDB_OBJ_HEAD_OID_PROT_SIZE
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_MAGIC_INDEX
public static final int IDB_OBJ_HEAD_MAGIC_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_TYPE_INDEX
public static final int IDB_OBJ_HEAD_TYPE_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_SIZE_INDEX
public static final int IDB_OBJ_HEAD_SIZE_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_CTIME_INDEX
public static final int IDB_OBJ_HEAD_CTIME_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_MTIME_INDEX
public static final int IDB_OBJ_HEAD_MTIME_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_XINFO_INDEX
public static final int IDB_OBJ_HEAD_XINFO_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_OID_MCL_INDEX
public static final int IDB_OBJ_HEAD_OID_MCL_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_OID_PROT_INDEX
public static final int IDB_OBJ_HEAD_OID_PROT_INDEX
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_SIZE
public static final int IDB_OBJ_HEAD_SIZE
- See Also:
- Constant Field Values
IDB_CLASS_NAME_LEN
public static final int IDB_CLASS_NAME_LEN
- See Also:
- Constant Field Values
IDB_CLASS_NAME_PAD
public static final int IDB_CLASS_NAME_PAD
- See Also:
- Constant Field Values
IDB_CLASS_NAME_OVERHEAD
public static final int IDB_CLASS_NAME_OVERHEAD
- See Also:
- Constant Field Values
IDB_CLASS_NAME_TOTAL_LEN
public static final int IDB_CLASS_NAME_TOTAL_LEN
- See Also:
- Constant Field Values
IDB_SCH_INCR_SIZE
public static final int IDB_SCH_INCR_SIZE
- See Also:
- Constant Field Values
IDB_CLASS_EXTENT
public static final int IDB_CLASS_EXTENT
- See Also:
- Constant Field Values
IDB_CLASS_COMPONENTS
public static final int IDB_CLASS_COMPONENTS
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_BEGIN
public static final int IDB_CLASS_IMPL_BEGIN
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_TYPE
public static final int IDB_CLASS_IMPL_TYPE
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_DSPID
public static final int IDB_CLASS_IMPL_DSPID
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_INFO
public static final int IDB_CLASS_IMPL_INFO
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_MTH
public static final int IDB_CLASS_IMPL_MTH
- See Also:
- Constant Field Values
IDB_MAX_HINTS_CNT
public static final int IDB_MAX_HINTS_CNT
- See Also:
- Constant Field Values
IDB_CLASS_IMPL_HINTS
public static final int IDB_CLASS_IMPL_HINTS
- See Also:
- Constant Field Values
IDB_CLASS_MTYPE
public static final int IDB_CLASS_MTYPE
- See Also:
- Constant Field Values
IDB_CLASS_DSPID
public static final int IDB_CLASS_DSPID
- See Also:
- Constant Field Values
IDB_CLASS_HEAD_SIZE
public static final int IDB_CLASS_HEAD_SIZE
- See Also:
- Constant Field Values
IDB_CLASS_COLL_START
public static final int IDB_CLASS_COLL_START
- See Also:
- Constant Field Values
IDB_CLASS_COLLS_CNT
public static final int IDB_CLASS_COLLS_CNT
- See Also:
- Constant Field Values
IDB_OBJ_HEAD_MAGIC
public static final int IDB_OBJ_HEAD_MAGIC
- See Also:
- Constant Field Values
IDB_XINFO_BIG_ENDIAN
public static final int IDB_XINFO_BIG_ENDIAN
- See Also:
- Constant Field Values
IDB_XINFO_LITTLE_ENDIAN
public static final int IDB_XINFO_LITTLE_ENDIAN
- See Also:
- Constant Field Values
IDB_XINFO_LOCAL_OBJ
public static final int IDB_XINFO_LOCAL_OBJ
- See Also:
- Constant Field Values
IDB_SCH_CNT_INDEX
public static final int IDB_SCH_CNT_INDEX
- See Also:
- Constant Field Values
IDB_SCH_CNT_SIZE
public static final int IDB_SCH_CNT_SIZE
- See Also:
- Constant Field Values
IDB_SCH_NAME_INDEX
public static final int IDB_SCH_NAME_INDEX
- See Also:
- Constant Field Values
IDB_SCH_NAME_SIZE
public static final int IDB_SCH_NAME_SIZE
- See Also:
- Constant Field Values
IDB_NAME_OUT_PLACE
public static final int IDB_NAME_OUT_PLACE
- See Also:
- Constant Field Values
IDB_NAME_IN_PLACE
public static final int IDB_NAME_IN_PLACE
- See Also:
- Constant Field Values
Object_Type
public static final int Object_Type
- See Also:
- Constant Field Values
Class_Type
public static final int Class_Type
- See Also:
- Constant Field Values
BasicClass_Type
public static final int BasicClass_Type
- See Also:
- Constant Field Values
EnumClass_Type
public static final int EnumClass_Type
- See Also:
- Constant Field Values
AgregatClass_Type
public static final int AgregatClass_Type
- See Also:
- Constant Field Values
StructClass_Type
public static final int StructClass_Type
- See Also:
- Constant Field Values
UnionClass_Type
public static final int UnionClass_Type
- See Also:
- Constant Field Values
Instance_Type
public static final int Instance_Type
- See Also:
- Constant Field Values
Basic_Type
public static final int Basic_Type
- See Also:
- Constant Field Values
Enum_Type
public static final int Enum_Type
- See Also:
- Constant Field Values
Agregat_Type
public static final int Agregat_Type
- See Also:
- Constant Field Values
Struct_Type
public static final int Struct_Type
- See Also:
- Constant Field Values
Union_Type
public static final int Union_Type
- See Also:
- Constant Field Values
Schema_Type
public static final int Schema_Type
- See Also:
- Constant Field Values
CollectionClass_Type
public static final int CollectionClass_Type
- See Also:
- Constant Field Values
CollSetClass_Type
public static final int CollSetClass_Type
- See Also:
- Constant Field Values
CollBagClass_Type
public static final int CollBagClass_Type
- See Also:
- Constant Field Values
CollListClass_Type
public static final int CollListClass_Type
- See Also:
- Constant Field Values
CollArrayClass_Type
public static final int CollArrayClass_Type
- See Also:
- Constant Field Values
Collection_Type
public static final int Collection_Type
- See Also:
- Constant Field Values
CollSet_Type
public static final int CollSet_Type
- See Also:
- Constant Field Values
CollBag_Type
public static final int CollBag_Type
- See Also:
- Constant Field Values
CollList_Type
public static final int CollList_Type
- See Also:
- Constant Field Values
CollArray_Type
public static final int CollArray_Type
- See Also:
- Constant Field Values
_Object_Type
public static final int _Object_Type
_Class_Type
public static final int _Class_Type
_BasicClass_Type
public static final int _BasicClass_Type
_EnumClass_Type
public static final int _EnumClass_Type
_AgregatClass_Type
public static final int _AgregatClass_Type
_StructClass_Type
public static final int _StructClass_Type
_UnionClass_Type
public static final int _UnionClass_Type
_Instance_Type
public static final int _Instance_Type
_Basic_Type
public static final int _Basic_Type
_Enum_Type
public static final int _Enum_Type
_Agregat_Type
public static final int _Agregat_Type
_Struct_Type
public static final int _Struct_Type
_Union_Type
public static final int _Union_Type
_Schema_Type
public static final int _Schema_Type
_CollectionClass_Type
public static final int _CollectionClass_Type
_CollSetClass_Type
public static final int _CollSetClass_Type
_CollBagClass_Type
public static final int _CollBagClass_Type
_CollListClass_Type
public static final int _CollListClass_Type
_CollArrayClass_Type
public static final int _CollArrayClass_Type
_Collection_Type
public static final int _Collection_Type
_CollSet_Type
public static final int _CollSet_Type
_CollBag_Type
public static final int _CollBag_Type
_CollList_Type
public static final int _CollList_Type
_CollArray_Type
public static final int _CollArray_Type
IDB_COLL_IMPL_CHANGED
public static final short IDB_COLL_IMPL_CHANGED
- See Also:
- Constant Field Values
IDB_COLL_IMPL_UNCHANGED
public static final short IDB_COLL_IMPL_UNCHANGED
- See Also:
- Constant Field Values
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object