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 | setMember (BString name, BString value) |
|
BError | getMembers (BDictString &members) |
|
BError | getMember (BString name, BString &value) |
|
This class defines a Channel.
§ 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() |
|
) |
| |
§ getMember()
BError Bds::Channel::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
§ getMembers()
BError Bds::Channel::getMembers |
( |
BDictString & |
members | ) |
|
§ getType()
BString Bds::Channel::getType |
( |
| ) |
|
§ setMember()
BError Bds::Channel::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
§ setMembers()
BError Bds::Channel::setMembers |
( |
BDictString & |
members | ) |
|
§ channel
BString Bds::Channel::channel |
§ channelAux
BString Bds::Channel::channelAux |
The channels auxilary identifier.
§ channelType
BString Bds::Channel::channelType |
§ dataType
BString Bds::Channel::dataType |
§ description
BString Bds::Channel::description |
The channels description.
§ endTime
BTimeStamp Bds::Channel::endTime |
The End Time the channel was available.
§ id
§ network
BString Bds::Channel::network |
§ startTime
BTimeStamp Bds::Channel::startTime |
§ station
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: