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