RTI Connext Traditional C++ API Version 7.2.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
FooSeq Member List

This is the complete list of members for FooSeq, including all inherited members.

copy_no_alloc(const struct FooSeq &src_seq)FooSeq
ensure_length(DDS_Long length, DDS_Long max)FooSeq
FooSeq(DDS_Long new_max=0)FooSeq
FooSeq(const struct FooSeq &foo_seq)FooSeq
from_array(const Foo array[], DDS_Long length)FooSeq
get_contiguous_buffer() constFooSeq
get_discontiguous_buffer() constFooSeq
has_ownership()FooSeq
length() constFooSeq
length(DDS_Long new_length)FooSeq
loan_contiguous(Foo *buffer, DDS_Long new_length, DDS_Long new_max)FooSeq
loan_discontiguous(Foo **buffer, DDS_Long new_length, DDS_Long new_max)FooSeq
maximum() constFooSeq
maximum(DDS_Long new_max)FooSeq
operator=(const struct FooSeq &src_seq)FooSeq
operator[](DDS_Long i)FooSeq
operator[](DDS_Long i) constFooSeq
to_array(Foo array[], DDS_Long length)FooSeq
unloan()FooSeq
~FooSeq()FooSeq