8 #ifndef OPENDDS_DCPS_MESSAGETRACKER_H 9 #define OPENDDS_DCPS_MESSAGETRACKER_H 39 void message_delivered();
44 void message_dropped();
49 bool pending_messages()
const;
55 void wait_messages_pending(
const char* caller);
66 int dropped_count()
const;
69 bool pending_messages_i()
const;
#define OpenDDS_Dcps_Export
ConditionVariableType done_condition_
const OPENDDS_STRING msg_src_
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.
ConditionVariable< ACE_Thread_Mutex > ConditionVariableType
All messages have been transported condition variable.