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