Static Public Member Functions |
| static const DtString | header () |
Constructor & Destructor Documentation
| DtMsgStats::DtMsgStats |
( |
| ) |
|
|
inline |
Member Function Documentation
| static const DtString DtMsgStats::header |
( |
| ) |
|
|
static |
| void DtMsgStats::reset |
( |
| ) |
|
| const DtString DtMsgStats::string |
( |
| ) |
const |
Member Data Documentation
| double DtMsgStats::avgRecvdBytes |
| double DtMsgStats::avgRecvTime |
| double DtMsgStats::avgSendTime |
| double DtMsgStats::avgSentBytes |
| unsigned int DtMsgStats::dataBytes |
| unsigned int DtMsgStats::maxRecvdBytes |
| double DtMsgStats::maxRecvTime |
| double DtMsgStats::maxSendTime |
| unsigned int DtMsgStats::maxSentBytes |
| unsigned int DtMsgStats::minRecvdBytes |
| double DtMsgStats::minRecvTime |
| double DtMsgStats::minSendTime |
| unsigned int DtMsgStats::minSentBytes |
| double DtMsgStats::overheadPercent |
| unsigned int DtMsgStats::overheadPerMsg |
| unsigned int DtMsgStats::recvdBytes |
| unsigned int DtMsgStats::recvdMsgs |
| double DtMsgStats::recvTime |
| double DtMsgStats::sendTime |
| unsigned int DtMsgStats::sentBytes |
| unsigned int DtMsgStats::sentMsgs |
The documentation for this class was generated from the following file: