Bds::Channel Class Reference

This class defines a Channel. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 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)

Public Attributes

BUInt32 id
 ID.
BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time the channel was available.
BString network
 The Network Name.
BString station
 The Stations name. (Do we want this in here and if so do we want, network, source etc).
BString channel
 The channels name.
BString channelType
 The channels type.
BString channelAux
 The channels auxilary identifier.
BString dataType
 The Type of data.
BString description
 The channels description.


Detailed Description

This class defines a Channel.


Constructor & Destructor Documentation

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() 
)


Member Function Documentation

BError Bds::Channel::getMembers ( BDictString &  members  ) 

BString Bds::Channel::getType (  ) 

BError Bds::Channel::setMembers ( BDictString &  members  ) 


Member Data Documentation

BString Bds::Channel::channel

The channels name.

BString Bds::Channel::channelAux

The channels auxilary identifier.

BString Bds::Channel::channelType

The channels type.

BString Bds::Channel::dataType

The Type of data.

BString Bds::Channel::description

The channels description.

BTimeStamp Bds::Channel::endTime

The End Time the channel was available.

BUInt32 Bds::Channel::id

ID.

BString Bds::Channel::network

The Network Name.

BTimeStamp Bds::Channel::startTime

The Start Time.

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:
Generated on 12 Sep 2014 for BdsApi by  doxygen 1.4.7