11 #ifndef DtFederateCounterProcessor_H_
12 #define DtFederateCounterProcessor_H_
19 #include <vlutil/vlUtil.h>
24 class DtRtiExecDisconnectFilter;
70 static int lostConnection(
const MAKRti::DtString& connName,
76 virtual int lostConnection(
const MAKRti::DtString& connName,
106 destinationAddress(),
108 pendingOutResponses() {}
113 destinationAddress( dest ),
114 sourceAddress( src ),
115 pendingOutResponses( expectedOutResponses ) {}