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