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

The channels name.

The channels auxilary identifier.

The channels type.

The Type of data.

The channels description.

The End Time the channel was available.

ID.

The Network Name.

The Start Time.

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 Mar 2012 for BdsApi by  doxygen 1.6.1