8 #ifndef OPENDDS_DCPS_TRANSPORT_FRAMEWORK_COPYCHAINVISITOR_H 9 #define OPENDDS_DCPS_TRANSPORT_FRAMEWORK_COPYCHAINVISITOR_H 24 class TransportQueueElement;
33 bool duplicate =
false 61 #if defined (__ACE_INLINE__) #define ACE_BEGIN_VERSIONED_NAMESPACE_DECL
#define OpenDDS_Dcps_Export
MessageBlockAllocator * mb_allocator_
Allocator to create copied elements.
DataBlockAllocator * db_allocator_
int status_
Status of visitation.
A fixed-size allocator that caches items for quicker access but if the pool is exhausted it will use ...
#define ACE_END_VERSIONED_NAMESPACE_DECL
BasicQueue< TransportQueueElement > & target_
Target queue to fill with copied elements.
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
The Internal API and Implementation of OpenDDS.
Base wrapper class around a data/control sample to be sent.