Bds::SelectionInfo Class Reference

This class defines the set of data selection critera. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 SelectionInfo (BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BList< BString > pnetworks=BList< BString >(), BList< BString > parrays=BList< BString >(), BList< BString > pstations=BList< BString >(), BList< BString > parraysAndStations=BList< BString >(), BList< BString > pchannels=BList< BString >(), BList< BString > psources=BList< BString >(), BUInt32 pnumDataChannels=BUInt32())

Public Attributes

BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time.
BList< BString > networks
 The list of Network Names.
BList< BString > arrays
 The list of Array names.
BList< BString > stations
 The list of Station names.
BList< BString > arraysAndStations
 The list of Array and Station names.
BList< BString > channels
 The list of Channels.
BList< BString > sources
 The list of Data Sources.
BUInt32 numDataChannels
 The number of sets of data in the system.


Detailed Description

This class defines the set of data selection critera.


Constructor & Destructor Documentation

Bds::SelectionInfo::SelectionInfo ( BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BList< BString >  pnetworks = BList< BString >(),
BList< BString >  parrays = BList< BString >(),
BList< BString >  pstations = BList< BString >(),
BList< BString >  parraysAndStations = BList< BString >(),
BList< BString >  pchannels = BList< BString >(),
BList< BString >  psources = BList< BString >(),
BUInt32  pnumDataChannels = BUInt32() 
)


Member Data Documentation

BList<BString > Bds::SelectionInfo::arrays

The list of Array names.

BList<BString > Bds::SelectionInfo::arraysAndStations

The list of Array and Station names.

BList<BString > Bds::SelectionInfo::channels

The list of Channels.

BTimeStamp Bds::SelectionInfo::endTime

The End Time.

BList<BString > Bds::SelectionInfo::networks

The list of Network Names.

BUInt32 Bds::SelectionInfo::numDataChannels

The number of sets of data in the system.

BList<BString > Bds::SelectionInfo::sources

The list of Data Sources.

BTimeStamp Bds::SelectionInfo::startTime

The Start Time.

BList<BString > Bds::SelectionInfo::stations

The list of Station names.


The documentation for this class was generated from the following files:
Generated on Fri Oct 15 09:49:18 2010 for BdsApi by  doxygen 1.4.7