RTI Connext .Net APIs
Version 5.0.0
|
This is the complete list of members for DDS::LongSeq, including all inherited members.
buffer | DDS::Sequence< System::Int64 > | |
copy_from(Sequence< System::Int64 >^src_seq) | DDS::Sequence< System::Int64 > | |
copy_from_no_alloc(Sequence< System::Int64 >^src_seq) | DDS::Sequence< System::Int64 > | virtual |
ensure_length(System::Int32 length, System::Int32 max) | DDS::Sequence< System::Int64 > | |
from_array(array< System::Int64 >^arr) | DDS::Sequence< System::Int64 > | |
get_at(System::Int32 i) | DDS::Sequence< System::Int64 > | virtual |
has_ownership | DDS::Sequence< System::Int64 > | |
length | DDS::Sequence< System::Int64 > | |
loan(array< System::Int64 >^buffer, System::Int32 new_length) | DDS::Sequence< System::Int64 > | |
LongSeq() | DDS::LongSeq | inline |
LongSeq(System::Int32 max) | DDS::LongSeq | inline |
LongSeq(LongSeq^ longs) | DDS::LongSeq | inline |
maximum | DDS::Sequence< System::Int64 > | |
set_at(System::Int32 i, System::Int64val) | DDS::Sequence< System::Int64 > | virtual |
to_array(array< System::Int64 >^arr) | DDS::Sequence< System::Int64 > | |
unloan() | DDS::Sequence< System::Int64 > | virtual |