DataDirector API
|
This is the complete list of members for DIS_Producer, including all inherited members.
_checkForChangeBeforeUpdate | ChunkProducer | protected |
_datumIDMap | DIS_Producer | protected |
_debugMode | ChunkProducer | protected |
_destEntity | DIS_Producer | protected |
_destHost | DIS_Producer | protected |
_destSite | DIS_Producer | protected |
_DISVersion | DIS_Producer | protected |
_exerciseID | DIS_Producer | protected |
_instanceName | DDD_Base | protected |
_packetCount | ChunkProducer | protected |
_params | DDD_Base | protected |
_sourceEntity | DIS_Producer | protected |
_sourceHost | DIS_Producer | protected |
_sourceSite | DIS_Producer | protected |
BuildMessage(unsigned char *msgBuf, unsigned int maxMessageLength, unsigned int chunkNumber) | DIS_Producer | virtual |
ChunkProducer() | ChunkProducer | |
DDD_Base() | DDD_Base | inline |
DIS_Producer() | DIS_Producer | |
FindAttributeByName(std::string &name) | ChunkProducer | |
FindChunkDescriptionByName(std::string &name) | ChunkProducer | |
GetInstanceName() const | DDD_Base | inline |
GetParams() | DDD_Base | inlinevirtual |
LogDebug(const char *format,...) | DDD_LogFacade | static |
LogError(const char *format,...) | DDD_LogFacade | static |
LogInfo(const char *format,...) | DDD_LogFacade | static |
LogWarning(const char *format,...) | DDD_LogFacade | static |
OnAttributeChanged(DDD_AttributeBase *attribute) | DIS_Producer | virtual |
PrintDebugInfo(unsigned char *msgBuf, unsigned int receivedLength) | ChunkProducer | protected |
ProcessMessage(unsigned char *msgBuf, unsigned int receivedLength) | DIS_Producer | virtual |
ReadBitfield(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
ReadBoolean(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
ReadChunk(ChunkDescription *chunk, unsigned char *msgBuf, unsigned int receivedLen) | ChunkProducer | protected |
ReadDouble(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
ReadInt(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
ReadString(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
ReadUInt(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
SetCheckForChangeBeforeUpdate(const bool value) | ChunkProducer | inline |
SetDebugMode(unsigned int debugMode) | ChunkProducer | inline |
SetInstanceName(const char *name) | DDD_Base | inlinevirtual |
SetParams(const DDD_AttributeList ¶ms) | DDD_Base | virtual |
Start() | DIS_Producer | virtual |
Swap2(unsigned char *val) | ChunkProducer | static |
Swap4(unsigned char *val) | ChunkProducer | static |
Swap8(unsigned char *val) | ChunkProducer | static |
WriteBitfield(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
WriteBoolean(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
WriteChunk(ChunkDescription *chunk, unsigned char *msgBuf, unsigned int maxLen) | ChunkProducer | protected |
WriteDouble(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
WriteInt(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
WriteString(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
WriteUInt(ChunkAttribute *attr, unsigned char *msgBuf) | ChunkProducer | protected |
~ChunkProducer() | ChunkProducer | |
~DDD_Base() | DDD_Base | virtual |