#include "unique_ptr.h"
#include "ace/Message_Block.h"
Go to the source code of this file.
Classes | |
struct | OpenDDS::DCPS::Message_Block_Deleter |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
Typedefs | |
typedef unique_ptr < ACE_Message_Block, Message_Block_Deleter > | OpenDDS::DCPS::Message_Block_Ptr |