VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes
ifEmbeddedEntityInfoCacheResponse.h File Reference

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 charencode (const DtEmbeddedEntity &ee, char *buff)
 Serialization specializations for the DtEmbeddedEntity struct.
DT_DLL_vrfmsgs const chardecode (DtEmbeddedEntity &ee, const char *buff)
 Serialization specializations for the DtEmbeddedEntity struct.

Detailed Description

Contains the DtIfEmbeddedEntityInfoCacheResponse class and DtEmbeddedEntity struct.

Function Documentation

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.


Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)