RTI Connext C API
Version 6.0.0
Main Page
Modules
Data Structures
Examples
RTI Connext C API
RTI Connext
Modules
Documentation Roadmap
Conventions
RTI Connext DDS API Reference
Domain Module
Topic Module
Publication Module
Subscription Module
Infrastructure Module
Clock Selection
Time Support
GUID Support
Sequence Number Support
Exception Codes
Return Codes
Status Kinds
QoS Policies
Entity Support
Conditions and WaitSets
Cookie
Sample Flags
WriteParams
Heap Support in C
Builtin Qos Profiles
User-managed Threads
Octet Buffer Support
Sequence Support
Built-in Sequences
FooSeq
DDS_SEQUENCE_INITIALIZER
FooSeq_initialize
FooSeq_get_maximum
FooSeq_set_maximum
FooSeq_get_length
FooSeq_set_length
FooSeq_ensure_length
FooSeq_get
FooSeq_get_reference
FooSeq_copy_no_alloc
FooSeq_copy
FooSeq_from_array
FooSeq_to_array
FooSeq_loan_contiguous
FooSeq_loan_discontiguous
FooSeq_unloan
FooSeq_get_contiguous_buffer
FooSeq_get_discontiguous_buffer
FooSeq_has_ownership
FooSeq_finalize
String Support
Pluggable Transports
Queries and Filters Syntax
Configuration Utilities
Unsupported Utilities
Durability and Persistence
System Properties
Configuring QoS Profiles with XML
RTI Connext Messaging API Reference
Programming How-To's
Programming Tools
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 6.0.0
Copyright © Sun Mar 3 2019
Real-Time Innovations, Inc