MAK RTIspy API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes
DtMsgStats Class Reference
+ Collaboration diagram for DtMsgStats:

Public Member Functions

 DtMsgStats ()
 
void reset ()
 
const DtString string () const
 

Static Public Member Functions

static const DtString header ()
 

Public Attributes

unsigned int sentMsgs
 
unsigned int sentBytes
 
unsigned int minSentBytes
 
unsigned int maxSentBytes
 
double avgSentBytes
 
double sendTime
 
double minSendTime
 
double maxSendTime
 
double avgSendTime
 
unsigned int recvdMsgs
 
unsigned int recvdBytes
 
unsigned int minRecvdBytes
 
unsigned int maxRecvdBytes
 
double avgRecvdBytes
 
double recvTime
 
double minRecvTime
 
double maxRecvTime
 
double avgRecvTime
 
unsigned int dataBytes
 
unsigned int overheadPerMsg
 
double overheadPercent
 

Constructor & Destructor Documentation

DtMsgStats::DtMsgStats ( )
inline

References reset().

Member Function Documentation

static const DtString DtMsgStats::header ( )
static
void DtMsgStats::reset ( )

Referenced by DtMsgStats().

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:

Document ID: Generated on Mon Sep 7 15:40:32 EDT 2020 from SVN revision 217499
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)