Account
Bds::StationInfo Class Reference
This class defines a Station. More... #include <BdsD.h>
Public Member Functions | |
StationInfo () | |
StationInfo (BString pname, BList< Channel > pchannels) | |
Public Attributes | |
BString | name |
The name. | |
BList< Channel > | channels |
The Channel list. |
Detailed Description
This class defines a Station.Constructor & Destructor Documentation
Bds::StationInfo::StationInfo | ( | ) |
Bds::StationInfo::StationInfo | ( | BString | pname, | |
BList< Channel > | pchannels | |||
) |
Member Data Documentation
BString Bds::StationInfo::name |
The name.
The Channel list.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
