19 #include <vlutil/vlString.h>
40 (
int port,
int exerciseId,
int siteId,
int appNumber,
bool useAsynchIO,
int sendBufferSize,
41 int recvBufferSize,
int multicastTtl,
const DtString& destAddrString,
43 const std::vector<DtString>& mcastAddresses ),
44 (
const DtCommand& command,
int& port,
int& exerciseId,
int& siteId,
int& appNumber,
45 bool& useAsynchIO,
int& sendBufferSize,
int& recvBufferSize,
int& multicastTtl,
47 std::vector<DtString>& mcastAddresses ))
50 ( const
DtCommand& command,
double& rate ))
54 ( const
DtCommand& command,
double& rate ))
65 ( const std::vector<
DtString>& types),
69 ( const std::vector<
DtString>& pduDesc),
73 (
double maxTime,
int numPdusToRead),
74 (const
DtCommand& command,
double& maxTime,
int& numPdusToRead))
77 ( const std::vector<
DtString>& types),
90 ( const
DtCommand& command,
int& version ))
113 (
int port,
int exerciseId,
int siteId,
int appNumber,
bool useAsynchIO,
int sendBufferSize,
114 int recvBufferSize,
int multicastTtl, const
DtString& destAddrString,
116 const std::vector<
DtString>& mcastAddresses),
117 (
DtResponse command,
int& port,
int& exerciseId,
int& siteId,
int& appNumber,
118 bool& useAsynchIO,
int& sendBufferSize,
int& recvBufferSize,
int& multicastTtl,
120 std::vector<
DtString>& mcastAddresses ))
131 (
double maxTime,
int numPdusToRead),
132 (
DtResponse command,
double& maxTime,
int& numPdusToRead))
149 static const
char* commandToString(
int commandId);
152 static const
char* responseToString(
int responseId);