This class defines a Source Order entry.
More...
#include <BdsD.h>
|
| | SourcePriority (BUInt32 pid=BUInt32(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString psource=BString(), BUInt32 ppriority=BUInt32()) |
| |
| 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 Source Order entry.
| Bds::SourcePriority::SourcePriority |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BTimeStamp |
pstartTime = BTimeStamp(), |
|
|
BTimeStamp |
pendTime = BTimeStamp(), |
|
|
BString |
psource = BString(), |
|
|
BUInt32 |
ppriority = BUInt32() |
|
) |
| |
| BError Bds::SourcePriority::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::SourcePriority::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::SourcePriority::getType |
( |
| ) |
|
| BError Bds::SourcePriority::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::SourcePriority::setMembers |
( |
BDictString & |
members | ) |
|
| BTimeStamp Bds::SourcePriority::endTime |
The End Time the channel was available.
| BUInt32 Bds::SourcePriority::id |
| BUInt32 Bds::SourcePriority::priority |
The priority order, highest first.
| BString Bds::SourcePriority::source |
| BTimeStamp Bds::SourcePriority::startTime |
The documentation for this class was generated from the following files: