DDS::KeyedBytesSeq Class Reference
[KeyedOctets Built-in Type]

Instantiates DDS::Sequence < DDS::KeyedBytes >. More...

#include <managed_keyedbytes.h>

List of all members.

Public Member Functions

 KeyedBytesSeq ()
 Constructs an empty sequence of DDS::KeyedBytes objects with an initial maximum of zero.
 KeyedBytesSeq (System::Int32 initialMaximum)
 Constructs an empty sequence of DDS::KeyedBytes objects with the given initial maximum.
 KeyedBytesSeq (KeyedBytesSeq^ src)
 Copy constructor.


Detailed Description

Instantiates DDS::Sequence < DDS::KeyedBytes >.

Instantiates:
<<generic>> DDS::Sequence
See also:
DDS::KeyedBytes

Constructor & Destructor Documentation

DDS::KeyedBytesSeq::KeyedBytesSeq (  )  [inline]

Constructs an empty sequence of DDS::KeyedBytes objects with an initial maximum of zero.

DDS::KeyedBytesSeq::KeyedBytesSeq ( System::Int32  initialMaximum  )  [inline]

Constructs an empty sequence of DDS::KeyedBytes objects with the given initial maximum.

DDS::KeyedBytesSeq::KeyedBytesSeq ( KeyedBytesSeq^   src  )  [inline]

Copy constructor.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc