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