Account
| BdsApi 2.0.11 |
Bds::SelectionChannel Class Reference
This class defines the set of data selection critera. More...
#include <BdsD.h>
Public Member Functions | |
| SelectionChannel (BString network=BString(), BString station=BString(), BString channel=BString(), BString source=BString()) | |
Public Attributes | |
| BString | network |
| BString | station |
| BString | channel |
| BString | source |
Detailed Description
This class defines the set of data selection critera.
Constructor & Destructor Documentation
◆ SelectionChannel()
| Bds::SelectionChannel::SelectionChannel | ( | BString | network = BString(), |
| BString | station = BString(), | ||
| BString | channel = BString(), | ||
| BString | source = BString() | ||
| ) |
Member Data Documentation
◆ channel
| BString Bds::SelectionChannel::channel |
◆ network
| BString Bds::SelectionChannel::network |
◆ source
| BString Bds::SelectionChannel::source |
◆ station
| BString Bds::SelectionChannel::station |
The documentation for this class was generated from the following files:
Generated by
1.8.15 