|
Compounds |
class | oaDMDataType |
class | oaLibDataType |
Defines |
#define | oaDMTypes_P |
#define | OA_DM_DLL_API |
#define | OA_DM_DLL_PVT |
#define | oavNumLibDataTypes 19 |
#define | oavNumNewLibDataTypes 2 |
#define | oavNumVarLibDataTypes 2 |
#define | oavNumDMDataTypes 15 |
#define | oavNumNewDMDataTypes 2 |
#define | oavNumVarDMDataTypes 2 |
#define | oacVCStatusControlled 0x00000001u |
#define | oacVCStatusEditable 0x00000002u |
#define | oacVCStatusUpToDate 0x00000004u |
#define | oacVCStatusAdded 0x00000008u |
#define | oacVCStatusDeleted 0x00000010u |
#define | oacVCStatusModified 0x00000020u |
#define | oacVCStatusLocked 0x00000040u |
#define | oacVCStatusMerged 0x00000080u |
#define | oacVCStatusConflict 0x00000100u |
#define | oacVCStatusMissing 0x00000200u |
#define | oacVCStatusRemote 0x00000400u |
#define | oacVCStatusAll 0xFFFFFFFFu |
Enumerations |
enum | oaLibDataTypeEnum {
oacLibDataType = UINT_MAX,
oacLibAppObjectDataType = UINT_MAX - 1,
oacLibPropDataType = 0,
oacLibGroupDataType = 1,
oacLibGroupMemDataType = 2,
oacLibAvatarDataType = 3,
oacLibValueDataType = 4,
oacLibConstraintParamDefDataType = 5,
oacLibConstraintParamDataType = 6,
oacLibConstraintDefDataType = 7,
oacLibConstraintDataType = 8,
oacLibConstraintGroupDataType = 9,
oacLibConstraintGroupMemDataType = 10,
oacLibConstraintGroupHeaderDataType = 11,
oacCellDataType = 12,
oacViewDataType = 13,
oacCellViewDataType = 14,
oacDMFileDataType = 15,
oacLibFeatureDataType = 16,
oacLibFeaturePolicyDataType = 17,
oacLibGroupDefDataType = 18
} |
enum | oaDMDataTypeEnum {
oacDMDataDataType = UINT_MAX,
oacDMAppObjectDataType = UINT_MAX - 1,
oacDMPropDataType = 0,
oacDMGroupDataType = 1,
oacDMGroupMemDataType = 2,
oacDMAvatarDataType = 3,
oacDMValueDataType = 4,
oacDMConstraintParamDefDataType = 5,
oacDMConstraintParamDataType = 6,
oacDMConstraintDefDataType = 7,
oacDMConstraintDataType = 8,
oacDMConstraintGroupDataType = 9,
oacDMConstraintGroupMemDataType = 10,
oacDMConstraintGroupHeaderDataType = 11,
oacDMFeatureDataType = 12,
oacDMFeaturePolicyDataType = 13,
oacDMGroupDefDataType = 14
} |
Functions |
OA_DM_DLL_API void | oaDMInit (oaUInt4 apiMajorRev=oacAPIMajorRevNumber, oaUInt4 apiMinorRev=oacAPIMinorRevNumber) |
OA_DM_DLL_API void | oaDMInit (oaUInt4 apiMajorRev, oaUInt4 apiMinorRev, oaUInt4 dataModelRev) |