BDS Public
BdsApi 4.0.1
This is the Blacknest BDS API.
Loading...
Searching...
No Matches
Bds::SelectionChannel Class Reference

This class defines an idividual 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 an idividual 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

◆ network

BString Bds::SelectionChannel::network

◆ station

BString Bds::SelectionChannel::station

◆ channel

BString Bds::SelectionChannel::channel

◆ source

BString Bds::SelectionChannel::source

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