RTI Connext .Net APIs
Version 5.0.0
|
Declares IDL sequence
< DDS::SampleInfo > .
More...
#include <managed_subscription.h>
Additional Inherited Members | |
Public Member Functions inherited from DDS::LoanableSequence< E > | |
virtual E | get_at (System::Int32 i) overridesealed |
Get the i-th element for a const sequence. | |
virtual System::Boolean | copy_from_no_alloc (Sequence< E >^src) overridesealed |
Copy elements from another sequence, only if the destination sequence has enough capacity. | |
virtual void | unloan () overridesealed |
Return the loaned buffer in the sequence and set the maximum to 0. | |
Properties inherited from DDS::Sequence< E > | |
System::Int32 | length [get, set] |
The logical length of this sequence. | |
virtual System::Int32 | maximum [get, set] |
The current maximum number of elements that can be stored in this sequence. | |
array< E >^ | buffer [get] |
Return the contiguous buffer of the sequence. | |
System::Boolean | has_ownership [get] |
Return the value of the owned flag. | |
Declares IDL sequence
< DDS::SampleInfo > .