BdsApi  2.2.2
This is the Blacknest BDS API.
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

◆ 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: