oaSessionObject.h File Reference

Go to the source code of this file.

Compounds

class  oaSessionObject
class  oaTraits< oaSessionObject >

Defines

#define oaSessionObject_P
#define oavNumSessionDataTypes   23
#define oavNumNewSessionDataTypes   6

Enumerations

enum  oaSessionDataTypeEnum {
  oacSessionDataType = UINT_MAX, oacSessionAppObjectDataType = UINT_MAX - 1, oacSessionPropDataType = 0, oacSessionGroupDataType = 1,
  oacSessionGroupMemDataType = 2, oacSessionAvatarDataType = 3, oacSessionValueDataType = 4, oacSessionConstraintParamDefDataType = 5,
  oacSessionConstraintParamDataType = 6, oacSessionConstraintDefDataType = 7, oacSessionConstraintDataType = 8, oacSessionConstraintGroupDataType = 9,
  oacSessionConstraintGroupMemDataType = 10, oacSessionConstraintGroupHeaderDataType = 11, oacLibDefListDataType = 12, oacLibDefListMemDataType = 13,
  oacViewTypeDataType = 14, oacAppDefDataType = 15, oacAppObjectDefDataType = 16, oacSessionFeatureDataType = 17,
  oacSessionFeaturePolicyDataType = 18, oacSessionDerivedLayerParamDefDataType = 19, oacSessionDerivedLayerDefDataType = 20, oacSessionGroupDefDataType = 21,
  oacSessionConstraintGroupDefDataType = 22
}

Variables

BEGIN_OA_NAMESPACE class oaSession


Define Documentation

#define oaSessionObject_P
 

#define oavNumNewSessionDataTypes   6
 

#define oavNumSessionDataTypes   23
 


Enumeration Type Documentation

enum oaSessionDataTypeEnum
 

Enumeration values:
oacSessionDataType 
oacSessionAppObjectDataType 
oacSessionPropDataType 
oacSessionGroupDataType 
oacSessionGroupMemDataType 
oacSessionAvatarDataType 
oacSessionValueDataType 
oacSessionConstraintParamDefDataType 
oacSessionConstraintParamDataType 
oacSessionConstraintDefDataType 
oacSessionConstraintDataType 
oacSessionConstraintGroupDataType 
oacSessionConstraintGroupMemDataType 
oacSessionConstraintGroupHeaderDataType 
oacLibDefListDataType 
oacLibDefListMemDataType 
oacViewTypeDataType 
oacAppDefDataType 
oacAppObjectDefDataType 
oacSessionFeatureDataType 
oacSessionFeaturePolicyDataType 
oacSessionDerivedLayerParamDefDataType 
oacSessionDerivedLayerDefDataType 
oacSessionGroupDefDataType 
oacSessionConstraintGroupDefDataType 


Variable Documentation

BEGIN_OA_NAMESPACE class oaSession
 

Return to top of page