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

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

#include <managed_infrastructure.h>

Inheritance diagram for DDS::ShortSeq:

DDS::Sequence< System::Int16 >

List of all members.

Public Member Functions

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


Detailed Description

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

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

DDS::Sequence


Constructor & Destructor Documentation

DDS::ShortSeq::ShortSeq (  )  [inline]

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

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

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

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

Constructs a new sequence containing the given shorts.

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