103 virtual size_t serialize(
void* buf)
const;
virtual ClassId::Enum id() const
Class id.
virtual size_t serializationBufSize() const
UInt32 esize
Size of the datatype.
std::string sourceName
Identifier of the source service.
UInt32 classIndx
Progressive number.
UInt32 entityID
If EntityType = TI_DESC_ENTITY_TYPE_StructType, it is the Class_ID.
TI_DESC_ENTITY_TYPE::Enum entityType
Entity datatype.
UInt32 uaccess
Not significant for the client.
virtual TI_DESC_CLASS * clone() const
std::string entityName
Entity name (for example, the name of a class or the name of an enumerate)
size_t deserialize(const void *buf, size_t inLen)
virtual std::string toString() const
Provides string presentation.
virtual TI_DESC_CLASS * clone(void *) const
UInt32 numKeys
Number of keys. Only significant if EntityType = TI_DESC_ENTITY_TYPE_StructType.
UInt32 numFields
Number of items of the entity. If EntityType = TI_DESC_ENTITY_TYPE_StructType, it is the number of fi...