11 #include <vlutil/vlString.h>
12 #include <vlutil/vlTime.h>
13 #include <vlutil/vlHashlist.h>
33 static const DtString
header();
36 const DtString
string()
const;
73 static const DtString
header();
76 const DtString
string()
const;
98 static const DtString
header();
101 const DtString
string()
const;
136 static const DtString
header();
139 const DtString
string()
const;
146 unsigned int size,
double sendTime );
150 unsigned int size,
double recvTime );
162 void addObject(
bool isRegistered,
unsigned int objHandle,
167 const DtString& theInterName );
171 void recordUpdate(
bool isSent,
unsigned int msgSize,
double time,
182 unsigned int size,
double time );
244 #endif // netStats_h__