37 namespace BondVision {
82 size_t deserialize(
const void* buf,
size_t inLen);
85 virtual std::string toString ()
const;
96 virtual size_t serialize(
void* buf)
const;
TI_DESC_KEY_TYPE::Enum keyType
Type of key.
virtual ClassId::Enum id() const
Class id.
virtual ~TI_DESC_CLASS_KEY()
UInt32 entityID
Name of the reference class.
UInt32 keyIndx
Progressive number of key.
UInt32 keySize
Size of key.
UInt32 numSegs
Number of segments for this key in the TI_DES_CLASS_SEGKEY class.
UInt32 keyID
Identifier of key.
std::string keyName
Name of key.
virtual size_t serializationBufSize() const