![]() |
MAK RTIspy API Documentation for HLA 1.3
|
Functions | |
| DtDEFINE_SPY_XML_TAG (DtMsgStatsXmlTag,"msg") | |
| DtDEFINE_SPY_XML_TAG (DtMsgStatsSentMsgCountXmlTag,"sent") | |
| DtDEFINE_SPY_XML_TAG (DtMsgStatsReadMsgCountXmlTag,"read") | |
| DtDEFINE_SPY_XML_TAG (DtMsgStatsSentMsgKindXmlTag,"kind") | |
| DtREGISTER_WITH_FACTORY_BY_NAME_WITH_PARAM (DtMsgStatsXmlTag, DtSpyXmlBlock, DtMsgStatsXmlBlock, DtSpyXmlBlock::DtNodeAndParentPair) | |
Variables | |
| static const char * | theSentBytesXmlTag = "sentBytes" |
| static const char * | theSendTimeXmlTag = "sendTime" |
| static const char * | theReadBytesXmlTag = "readBytes" |
| static const char * | theReadTimeXmlTag = "readTime" |
| DtDEFINE_SPY_XML_TAG | ( | DtMsgStatsXmlTag | , |
| "msg" | |||
| ) |
| DtDEFINE_SPY_XML_TAG | ( | DtMsgStatsSentMsgCountXmlTag | , |
| "sent" | |||
| ) |
| DtDEFINE_SPY_XML_TAG | ( | DtMsgStatsReadMsgCountXmlTag | , |
| "read" | |||
| ) |
| DtDEFINE_SPY_XML_TAG | ( | DtMsgStatsSentMsgKindXmlTag | , |
| "kind" | |||
| ) |
| DtREGISTER_WITH_FACTORY_BY_NAME_WITH_PARAM | ( | DtMsgStatsXmlTag | , |
| DtSpyXmlBlock | , | ||
| DtMsgStatsXmlBlock | , | ||
| DtSpyXmlBlock::DtNodeAndParentPair | |||
| ) |
const char* theReadBytesXmlTag = "readBytes" [static] |
Referenced by DtMsgStatsXmlBlock::DtMsgStatsXmlBlock().
const char* theReadTimeXmlTag = "readTime" [static] |
Referenced by DtMsgStatsXmlBlock::DtMsgStatsXmlBlock().
const char* theSendTimeXmlTag = "sendTime" [static] |
Referenced by DtMsgStatsXmlBlock::DtMsgStatsXmlBlock().
const char* theSentBytesXmlTag = "sentBytes" [static] |
Referenced by DtMsgStatsXmlBlock::DtMsgStatsXmlBlock().