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