CFx SDK Documentation  2020SP3
Enumerations
daiTCKind.h File Reference

Go to the source code of this file.

Enumerations

enum  OdTCKind {
  tkNull = 0, tkShort, tkLong, tkLong2d,
  tkUShort, tkULong, tkFloat, tkDouble,
  tkDouble2d, tkBoolean, tkAny, tkTypeCode,
  tkString, tkObjectId, tkObjectId2d, tkSelect,
  tkEnum
}
 

Enumeration Type Documentation

◆ OdTCKind

enum OdTCKind
Enumerator
tkNull 
tkShort 
tkLong 
tkLong2d 
tkUShort 
tkULong 
tkFloat 
tkDouble 
tkDouble2d 
tkBoolean 
tkAny 
tkTypeCode 
tkString 
tkObjectId 
tkObjectId2d 
tkSelect 
tkEnum 

Definition at line 27 of file daiTCKind.h.