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

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

#include <managed_infrastructure.h>

Inheritance diagram for DDS::LongDoubleSeq:

DDS::Sequence< T >

List of all members.

Public Member Functions

 LongDoubleSeq ()
 Constructs an empty sequence of long doubles with an initial maximum of zero.
 LongDoubleSeq (System::Int32 max)
 Constructs an empty sequence of long doubles with the given initial maximum.
 LongDoubleSeq (LongDoubleSeq^ doubles)
 Constructs a new sequence containing the given long doubles.


Detailed Description

Instantiates DDS::Sequence < DDS::LongDouble >.

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

DDS::Sequence


Constructor & Destructor Documentation

DDS::LongDoubleSeq::LongDoubleSeq (  )  [inline]

Constructs an empty sequence of long doubles with an initial maximum of zero.

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

Constructs an empty sequence of long doubles with the given initial maximum.

DDS::LongDoubleSeq::LongDoubleSeq ( LongDoubleSeq^   doubles  )  [inline]

Constructs a new sequence containing the given long doubles.

Parameters:
doubles the initial contents of this sequence


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