11 #ifndef DtForwarderPingProcessor_H_
12 #define DtForwarderPingProcessor_H_
19 #include <vlutil/vlUtil.h>
24 class DtRtiExecDisconnectFilter;
70 static int lostConnection(
const MAKRti::DtString& connName,
const MAKRti::DtString& hostName,
71 unsigned int connID,
const std::pair<DtInetAddrAndPort, DtInetAddrAndPort>& connAddr,
void* usr);
76 virtual int lostConnection(
const MAKRti::DtString& connName,
const MAKRti::DtString& hostName,
77 unsigned int connID,
const std::pair<DtInetAddrAndPort, DtInetAddrAndPort>& connAddr);
81 virtual void sendResponseMsg(
unsigned long target,
104 pendingOutResponses() {}
109 destinationId(destId),
111 pendingOutResponses(expectedOutResponses) {}