#include "dds/DCPS/dcps_export.h"
#include "dds/DCPS/Definitions.h"
#include "dds/DCPS/GuidUtils.h"
#include "dds/DCPS/PoolAllocationBase.h"
#include "dds/DCPS/SequenceNumber.h"
#include <utility>
Go to the source code of this file.
Classes | |
class | OpenDDS::DCPS::TransportQueueElement |
Base wrapper class around a data/control sample to be sent. More... | |
class | OpenDDS::DCPS::TransportQueueElement::MatchCriteria |
class | OpenDDS::DCPS::TransportQueueElement::MatchOnPubId |
class | OpenDDS::DCPS::TransportQueueElement::MatchOnDataPayload |
Namespaces | |
namespace | OpenDDS |
The Internal API and Implementation of OpenDDS. | |
namespace | OpenDDS::DCPS |
Typedefs | |
typedef std::pair < TransportQueueElement *, TransportQueueElement * > | OpenDDS::DCPS::ElementPair |