DDS::KeyedStringSeq Class Reference
[KeyedString Built-in Type]

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

#include <managed_keyedstring.h>

List of all members.

Public Member Functions

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


Detailed Description

Instantiates DDS::Sequence < DDS::KeyedString > .

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

Constructor & Destructor Documentation

DDS::KeyedStringSeq::KeyedStringSeq (  )  [inline]

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

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

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

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

Copy constructor.


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