DDS::UnsignedShortSeq Class Reference
[Built-in Sequences]

Instantiates DDS::Sequence < System::UInt16 >. More...

#include <managed_infrastructure.h>

Inheritance diagram for DDS::UnsignedShortSeq:

DDS::Sequence< System::UInt16 >

List of all members.

Public Member Functions

 UnsignedShortSeq ()
 Constructs an empty sequence of unsigned short integers with an initial maximum of zero.
 UnsignedShortSeq (System::Int32 max)
 Constructs an empty sequence of unsigned short integers with the given initial maximum.
 UnsignedShortSeq (UnsignedShortSeq^ shorts)
 Constructs a new sequence containing the given unsigned short integers.


Detailed Description

Instantiates DDS::Sequence < System::UInt16 >.

Instantiates:
<<generic>> DDS::Sequence
See also:
System::UInt16

DDS::Sequence


Constructor & Destructor Documentation

DDS::UnsignedShortSeq::UnsignedShortSeq (  )  [inline]

Constructs an empty sequence of unsigned short integers with an initial maximum of zero.

DDS::UnsignedShortSeq::UnsignedShortSeq ( System::Int32  max  )  [inline]

Constructs an empty sequence of unsigned short integers with the given initial maximum.

DDS::UnsignedShortSeq::UnsignedShortSeq ( UnsignedShortSeq^   shorts  )  [inline]

Constructs a new sequence containing the given unsigned short integers.

Parameters:
shorts the initial contents of this sequence


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