Bds::SourcePriority Class Reference

This class defines a Source Order entry. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 SourcePriority (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString psource=BString(), BUInt32 ppriority=BUInt32())
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 source
 The source name.
BUInt32 priority
 The priority order, highest first.

Detailed Description

This class defines a Source Order entry.


Constructor & Destructor Documentation

Bds::SourcePriority::SourcePriority ( BUInt32  pid = BUInt32(),
BTimeStamp  pstartTime = BTimeStamp(),
BTimeStamp  pendTime = BTimeStamp(),
BString  psource = BString(),
BUInt32  ppriority = BUInt32() 
)

Member Function Documentation

BError Bds::SourcePriority::getMembers ( BDictString &  members  ) 
BString Bds::SourcePriority::getType (  ) 
BError Bds::SourcePriority::setMembers ( BDictString &  members  ) 

Member Data Documentation

The End Time the channel was available.

ID.

The priority order, highest first.

The source name.

The Start Time.


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

Generated on 19 Jan 2012 for BdsApi by  doxygen 1.6.1