![]() |
VR-Forces Development_Version Class Documentation
|
Contains the DtIfEmbeddedEntityInfoCacheResponse class and DtEmbeddedEntity struct. More...
Go to the source code of this file.
Classes | |
| struct | DtEmbeddedEntity |
| Name <-> type pair representing the API-exposed portion of an Embedded Entity configuration. More... | |
| class | DtIfEmbeddedEntityInfoCacheResponse |
| The message type sent to the front-end in reply to cache-update requests on object type keyed data, such as configured Embedded Entities, and tasks/sets available to certain object types. More... | |
Functions | |
| DT_DLL_vrfmsgs int | getSize (const DtEmbeddedEntity &ee) |
| Serialization specializations for the DtEmbeddedEntity struct. | |
| DT_DLL_vrfmsgs char * | encode (const DtEmbeddedEntity &ee, char *buff) |
| Serialization specializations for the DtEmbeddedEntity struct. | |
| DT_DLL_vrfmsgs const char * | decode (DtEmbeddedEntity &ee, const char *buff) |
| Serialization specializations for the DtEmbeddedEntity struct. | |
Contains the DtIfEmbeddedEntityInfoCacheResponse class and DtEmbeddedEntity struct.
| DT_DLL_vrfmsgs int getSize | ( | const DtEmbeddedEntity & | ee | ) |
Serialization specializations for the DtEmbeddedEntity struct.
| DT_DLL_vrfmsgs char* encode | ( | const DtEmbeddedEntity & | ee, |
| char * | buff | ||
| ) |
Serialization specializations for the DtEmbeddedEntity struct.
| DT_DLL_vrfmsgs const char* decode | ( | DtEmbeddedEntity & | ee, |
| const char * | buff | ||
| ) |
Serialization specializations for the DtEmbeddedEntity struct.