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

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

#include <managed_infrastructure.h>

Inheritance diagram for DDS::FloatSeq:

DDS::Sequence< System::Single >

List of all members.

Public Member Functions

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


Detailed Description

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

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

DDS::Sequence


Constructor & Destructor Documentation

DDS::FloatSeq::FloatSeq (  )  [inline]

Constructs an empty sequence of floats with an initial maximum of zero.

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

Constructs an empty sequence of floats with the given initial maximum.

DDS::FloatSeq::FloatSeq ( FloatSeq^   floats  )  [inline]

Constructs a new sequence containing the given floats.

Parameters:
floats the initial contents of this sequence


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