This class defines a Channel.
More...
#include <BdsD.h>
|
| Channel (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString pnetwork=BString(), BString pstation=BString(), BString pchannel=BString(), BString pchannelType=BString(), BString pchannelAux=BString(), BString pdataType=BString(), BString pdescription=BString()) |
|
BString | getType () |
|
BError | setMembers (BDictString &members) |
|
BError | getMembers (BDictString &members) |
|
This class defines a Channel.
Bds::Channel::Channel |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BTimeStamp |
pstartTime = BTimeStamp() , |
|
|
BTimeStamp |
pendTime = BTimeStamp() , |
|
|
BString |
pnetwork = BString() , |
|
|
BString |
pstation = BString() , |
|
|
BString |
pchannel = BString() , |
|
|
BString |
pchannelType = BString() , |
|
|
BString |
pchannelAux = BString() , |
|
|
BString |
pdataType = BString() , |
|
|
BString |
pdescription = BString() |
|
) |
| |
BError Bds::Channel::getMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Channel::getType |
( |
| ) |
|
BError Bds::Channel::setMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Channel::channel |
BString Bds::Channel::channelAux |
The channels auxilary identifier.
BString Bds::Channel::channelType |
BString Bds::Channel::dataType |
BString Bds::Channel::description |
The channels description.
BTimeStamp Bds::Channel::endTime |
The End Time the channel was available.
BString Bds::Channel::network |
BTimeStamp Bds::Channel::startTime |
BString Bds::Channel::station |
The Stations name. (Do we want this in here and if so do we want, network, source etc)
The documentation for this class was generated from the following files: