Main Page
Modules
Classes
Examples
Built-in Sequences
[
Sequence Support
]
Defines sequences of primitive data type.
More...
Classes
struct
DDS_CharSeq
Instantiates
FooSeq
<
DDS_Char
>.
More...
struct
DDS_WcharSeq
Instantiates
FooSeq
<
DDS_Wchar
>.
More...
struct
DDS_OctetSeq
Instantiates
FooSeq
<
DDS_Octet
>.
More...
struct
DDS_ShortSeq
Instantiates
FooSeq
<
DDS_Short
>.
More...
struct
DDS_UnsignedShortSeq
Instantiates
FooSeq
<
DDS_UnsignedShort
>.
More...
struct
DDS_LongSeq
Instantiates
FooSeq
<
DDS_Long
>.
More...
struct
DDS_UnsignedLongSeq
Instantiates
FooSeq
<
DDS_UnsignedLong
>.
More...
struct
DDS_LongLongSeq
Instantiates
FooSeq
<
DDS_LongLong
>.
More...
struct
DDS_UnsignedLongLongSeq
Instantiates
FooSeq
<
DDS_UnsignedLongLong
>.
More...
struct
DDS_FloatSeq
Instantiates
FooSeq
<
DDS_Float
>.
More...
struct
DDS_DoubleSeq
Instantiates
FooSeq
<
DDS_Double
>.
More...
struct
DDS_LongDoubleSeq
Instantiates
FooSeq
<
DDS_LongDouble
>.
More...
struct
DDS_BooleanSeq
Instantiates
FooSeq
<
DDS_Boolean
>.
More...
struct
DDS_StringSeq
Instantiates
FooSeq
< char* > with value type semantics.
More...
struct
DDS_WstringSeq
Instantiates
FooSeq
<
DDS_Wchar
* >.
More...
Detailed Description
Defines sequences of primitive data type.
RTI Connext C++ API Version 4.5f
Copyright © 17 Mar 2012
Real-Time Innovations, Inc