RTI Connext C API
Version 5.2.0
Main Page
Modules
Data Structures
Examples
All
Data Structures
Functions
Variables
Typedefs
Enumerations
Enumerator
Groups
Pages
Data Structures
Built-in Sequences
Sequence Support
Defines sequences of primitive data type.
More...
Data Structures
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 5.2.0
Copyright © Sun Jun 21 2015
Real-Time Innovations, Inc