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;
140 static const DtString
header();
143 const DtString
string()
const;
150 unsigned int size,
double sendTime );
154 unsigned int size,
double recvTime );
166 void addObject(
bool isRegistered,
unsigned int objHandle,
171 const DtString& theInterName );
175 void recordUpdate(
bool isSent,
unsigned int msgSize,
double time,
186 unsigned int size,
double time );
248 #endif // netStats_h__