8 #ifndef OPENDDS_DCPS_WRITERDATASAMPLELIST_H 9 #define OPENDDS_DCPS_WRITERDATASAMPLELIST_H 20 class DataSampleElement;
69 #if defined(__ACE_INLINE__)
#define OpenDDS_Dcps_Export
ssize_t size_
Number of elements in the list.
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
DataSampleElement * head_
The first element of the list.
The Internal API and Implementation of OpenDDS.
DataSampleElement * tail_
The last element of the list.