RTI Connext .Net APIs  Version 5.0.0
DDS::SampleInfoSeq Class Reference

Declares IDL sequence < DDS::SampleInfo > . More...

#include <managed_subscription.h>

Inheritance diagram for DDS::SampleInfoSeq:
DDS::LoanableSequence< E > DDS::Sequence< E >

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.
 

Detailed Description

Declares IDL sequence < DDS::SampleInfo > .

See Also
DDS::Sequence
Examples:
HelloWorld_subscriber.cpp.

RTI Connext .Net APIs Version 5.0.0 Copyright © Thu Aug 30 2012 Real-Time Innovations, Inc