8 #ifndef OPENDDS_DCPS_TRANSPORT_FRAMEWORK_TRANSPORTCONTROLELEMENT_H 9 #define OPENDDS_DCPS_TRANSPORT_FRAMEWORK_TRANSPORTCONTROLELEMENT_H 39 virtual bool owned_by_transport();
43 virtual bool requires_exclusive_packet()
const;
45 virtual GUID_t publication_id()
const;
53 virtual void release_element(
bool dropped_by_transport);
55 virtual void data_delivered();
69 #if defined (__ACE_INLINE__) #define ACE_BEGIN_VERSIONED_NAMESPACE_DECL
const GUID_t GUID_UNKNOWN
Nil value for GUID.
#define OpenDDS_Dcps_Export
#define ACE_END_VERSIONED_NAMESPACE_DECL
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
Message_Block_Ptr msg_
The control message.
The Internal API and Implementation of OpenDDS.
Base wrapper class around a data/control sample to be sent.