BdsApi  2.2.6
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::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

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

Member Data Documentation

BString Bds::ArrayChannel::channel

The Channels name.

BString Bds::ArrayChannel::station

The Stations name.


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