Tms::Data Class Reference

This class stores the raw data. More...

#include <TmsD.h>

List of all members.

Public Member Functions

 Data ()
 Data (UInt32 pnumValues, UInt32 pdataType, BArray< DataValue > pdataValues)

Public Attributes

UInt32 numValues
 The total number of data samples.
UInt32 dataType
 The type of data in the data block.
BArray< DataValuedataValues
 The data.


Detailed Description

This class stores the raw data.


Constructor & Destructor Documentation

Tms::Data::Data (  ) 

Tms::Data::Data ( UInt32  pnumValues,
UInt32  pdataType,
BArray< DataValue pdataValues 
)


Member Data Documentation

UInt32 Tms::Data::numValues

The total number of data samples.

UInt32 Tms::Data::dataType

The type of data in the data block.

BArray<DataValue> Tms::Data::dataValues

The data.


The documentation for this class was generated from the following files:
Generated on Thu Aug 2 16:16:47 2007 for LibTmsApi by  doxygen 1.5.1