OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <ReceivedDataElementList.h>
Public Attributes | |
ReceivedDataElement | element_ |
ACE_New_Allocator * | allocator_ |
Definition at line 150 of file ReceivedDataElementList.h.
ACE_New_Allocator* OpenDDS::DCPS::ReceivedDataElementMemoryBlock::allocator_ |
Definition at line 153 of file ReceivedDataElementList.h.
Referenced by OpenDDS::DCPS::ReceivedDataElement::operator delete(), and OpenDDS::DCPS::ReceivedDataElement::operator new().
ReceivedDataElement OpenDDS::DCPS::ReceivedDataElementMemoryBlock::element_ |
Definition at line 152 of file ReceivedDataElementList.h.