BdsApi  2.2.5
This is the Blacknest BDS API.
Public Member Functions | Public Attributes | List of all members
Bds::ArrayChannel Class Reference

This class defines an arrays channel. More...

#include <BdsD.h>

Public Member Functions

 ArrayChannel (BString station=BString(), BString channel=BString())
 

Public Attributes

BString station
 The Stations name. More...
 
BString channel
 The Channels name. More...
 

Detailed Description

This class defines an arrays channel.

A Station could be an individual station or an array of stations. If it is an array of stations the Station object contains the list of Stations and Channels that make up the array.

Constructor & Destructor Documentation

◆ ArrayChannel()

Bds::ArrayChannel::ArrayChannel ( BString  station = BString(),
BString  channel = BString() 
)

Member Data Documentation

◆ channel

BString Bds::ArrayChannel::channel

The Channels name.

◆ station

BString Bds::ArrayChannel::station

The Stations name.


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