BdsApi  2.2.5
This is the Blacknest BDS API.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Member Functions | Public Attributes | List of all members
Bds::SelectionChannel Class Reference

This class defines a channel for selection. 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 a channel for selection.

It contains the network:station:channel:source names.

Constructor & Destructor Documentation

Bds::SelectionChannel::SelectionChannel ( BString  network = BString(),
BString  station = BString(),
BString  channel = BString(),
BString  source = BString() 
)

Member Data Documentation

BString Bds::SelectionChannel::channel
BString Bds::SelectionChannel::network
BString Bds::SelectionChannel::source
BString Bds::SelectionChannel::station

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