BdsApi  2.0.11
Public Member Functions | Public Attributes | List of all members
Bds::ChannelName Class Reference

This class defines a full channel name. More...

#include <BdsD.h>

Public Member Functions

 ChannelName (BString pnetwork=BString(), BString pstation=BString(), BString pchannel=BString(), BString psource=BString())
 

Public Attributes

BString network
 The Channels network. More...
 
BString station
 The Channels station. More...
 
BString channel
 The Channels name. More...
 
BString source
 The Channels source. More...
 

Detailed Description

This class defines a full channel name.

Constructor & Destructor Documentation

◆ ChannelName()

Bds::ChannelName::ChannelName ( BString  pnetwork = BString(),
BString  pstation = BString(),
BString  pchannel = BString(),
BString  psource = BString() 
)

Member Data Documentation

◆ channel

BString Bds::ChannelName::channel

The Channels name.

◆ network

BString Bds::ChannelName::network

The Channels network.

◆ source

BString Bds::ChannelName::source

The Channels source.

◆ station

BString Bds::ChannelName::station

The Channels station.


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