Account
Bds::DataInfo Class Reference
This class defines information on a set of data. More... #include <BdsD.h>
Public Member Functions | |
| DataInfo () | |
| DataInfo (BString pnetwork, BString psource, BList< StationInfo > pstations, TimePeriod ptimePeriod) | |
Public Attributes | |
| BString | network |
| The Network Name. | |
| BString | source |
| The Data Source. | |
| BList< StationInfo > | stations |
| The list of Array or Station names with channels. | |
| TimePeriod | timePeriod |
| The time period. | |
Detailed Description
This class defines information on a set of data.Constructor & Destructor Documentation
| Bds::DataInfo::DataInfo | ( | ) |
| Bds::DataInfo::DataInfo | ( | BString | pnetwork, | |
| BString | psource, | |||
| BList< StationInfo > | pstations, | |||
| TimePeriod | ptimePeriod | |||
| ) |
Member Data Documentation
| BString Bds::DataInfo::network |
The Network Name.
| BString Bds::DataInfo::source |
The Data Source.
The list of Array or Station names with channels.
The time period.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 