RTI Connext .NET API (legacy)
Version 6.1.2
DDS::UnsignedIntSeq Member List
This is the complete list of members for
DDS::UnsignedIntSeq
, including all inherited members.
buffer
DDS::Sequence< System::UInt32 >
copy_from
(Sequence< System::UInt32 >^ src_seq)
DDS::Sequence< System::UInt32 >
copy_from_no_alloc
(Sequence< System::UInt32 >^ src_seq)
DDS::Sequence< System::UInt32 >
virtual
ensure_length
(System::Int32 length, System::Int32 max)
DDS::Sequence< System::UInt32 >
from_array
(array< System::UInt32 >^ arr)
DDS::Sequence< System::UInt32 >
get_at
(System::Int32 i)
DDS::Sequence< System::UInt32 >
virtual
has_ownership
DDS::Sequence< System::UInt32 >
length
DDS::Sequence< System::UInt32 >
loan
(array< System::UInt32 >^ buffer, System::Int32 new_length)
DDS::Sequence< System::UInt32 >
maximum
DDS::Sequence< System::UInt32 >
set_at
(System::Int32 i, System::UInt32 val)
DDS::Sequence< System::UInt32 >
virtual
to_array
(array< System::UInt32 >^ arr)
DDS::Sequence< System::UInt32 >
unloan
()
DDS::Sequence< System::UInt32 >
virtual
UnsignedIntSeq
()
DDS::UnsignedIntSeq
inline
UnsignedIntSeq
(System::Int32 max)
DDS::UnsignedIntSeq
inline
UnsignedIntSeq
(UnsignedIntSeq^ ints)
DDS::UnsignedIntSeq
inline