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