12 #if !defined (__ACE_INLINE__)
bool dequeue(const DataSampleElement *stale)
ssize_t size_
Number of elements in the list.
bool dequeue_head(DataSampleElement *&stale)
DataSampleElement * head() const
DataSampleElement * next_writer_sample_
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
DataSampleElement * previous_writer_sample_
Thread of all data within a DataWriter.
DataSampleElement * head_
The first element of the list.
The Internal API and Implementation of OpenDDS.
DataSampleElement * tail_
The last element of the list.