#include "dds/DCPS/SafetyProfilePool.h"
#include "dds/DCPS/Serializer.h"
#include "dds/DCPS/PoolAllocationBase.h"
#include <tao/Array_VarOut_T.h>
#include <tao/String_Manager_T.h>
#include <algorithm>
#include <memory>
#include <utility>
#include <cstddef>
#include <cstring>
Include dependency graph for SafetyProfileSequence.h:
Go to the source code of this file.
Namespaces | |
namespace | OpenDDS |
namespace | OpenDDS::SafetyProfile |
Classes | |
struct | OpenDDS::SafetyProfile::StringTraits< T > |
struct | OpenDDS::SafetyProfile::StringTraits< CORBA::Char > |
struct | OpenDDS::SafetyProfile::Bounded< N > |
struct | OpenDDS::SafetyProfile::Unbounded |
struct | OpenDDS::SafetyProfile::AllocPolicy< T, Sequence, Bounded< N > > |
struct | OpenDDS::SafetyProfile::AllocPolicy< T, Sequence, Unbounded > |
struct | OpenDDS::SafetyProfile::DefaultEltPolicy< T > |
struct | OpenDDS::SafetyProfile::VariEltPolicy< T > |
struct | OpenDDS::SafetyProfile::StringEltPolicy< CharT > |
struct | OpenDDS::SafetyProfile::StringEltPolicy< CharT >::Element |
struct | OpenDDS::SafetyProfile::ArrayEltPolicy< Forany, T > |
class | OpenDDS::SafetyProfile::Sequence< T, Bounds, Elts > |
Typedefs | |
typedef CORBA::ULong | OpenDDS::SafetyProfile::seq_size_type |
typedef CORBA::Boolean | OpenDDS::SafetyProfile::seq_flag_type |