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