BDS Public

Bds::DataAccess Class Reference

#include <BdsC.h>

List of all members.


Public Member Functions

 DataAccess (BString name="")
BError getVersion (BString &version)
 Gets the software version.
BError connect (BString user, BString password)
 Provides user/password information for secure connection.
BError searchData (DataSelection dataSelection, BList< DataInfo > &dataInfo)
 Search for data matching the given selection parameters.
BError getData (DataInfo dataInfo, Data &data)
 Return the data and MetaData in structured form.
BError getDataFormated (DataInfo dataInfo, BString format, BArray< UInt8 > &data)
 Return the data in the format requested.
BError getWarnings (DataInfo dataInfo, BList< BError > &warnings)
 Returns a list of warnings for the data requested.

Detailed Description

This class defines a TimePeriod This class defines a Location. This will be the stations location. The id field provides a name for a sensors location relative to the station. This class defines a calibration setting This class defines a placement angle for a sensor This class defines a Sensor This class defines a Digitiser This class defines a Instrument This class defines a Channel This class defines a Network organisation. Could have other information here like website, contacts etc This class defines a Station This class defines a Station This class defines information on a set of data This class defines information on a set of data This class defines information on a set of data This is the Data Access API interface

Constructor & Destructor Documentation

Bds::DataAccess::DataAccess ( BString  name = ""  ) 


Member Function Documentation

BError Bds::DataAccess::getVersion ( BString &  version  ) 

Gets the software version.

BError Bds::DataAccess::connect ( BString  user,
BString  password 
)

Provides user/password information for secure connection.

BError Bds::DataAccess::searchData ( DataSelection  dataSelection,
BList< DataInfo > &  dataInfo 
)

Search for data matching the given selection parameters.

BError Bds::DataAccess::getData ( DataInfo  dataInfo,
Data data 
)

Return the data and MetaData in structured form.

BError Bds::DataAccess::getDataFormated ( DataInfo  dataInfo,
BString  format,
BArray< UInt8 > &  data 
)

Return the data in the format requested.

BError Bds::DataAccess::getWarnings ( DataInfo  dataInfo,
BList< BError > &  warnings 
)

Returns a list of warnings for the data requested.


The documentation for this class was generated from the following files:

Generated on Thu Mar 20 11:23:35 2008 for BdsApi by  doxygen 1.5.5