|
RTI Connext .Net APIs
Version 5.2.0
|
This is the complete list of members for DDS::CharSeq, including all inherited members.
| buffer | DDS::Sequence< System::Char > | |
| CharSeq() | DDS::CharSeq | inline |
| CharSeq(System::Int32 max) | DDS::CharSeq | inline |
| CharSeq(CharSeq^ chars) | DDS::CharSeq | inline |
| 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::Charval) | DDS::Sequence< System::Char > | virtual |
| to_array(array< System::Char >^arr) | DDS::Sequence< System::Char > | |
| unloan() | DDS::Sequence< System::Char > | virtual |