This class defines information on a data channel.
More...
#include <BdsD.h>
|
| DataChannelInfo (BUInt32 pid=0, BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString plocation=BString(), BString pformat=BString(), BString purl=BString(), BString pcomment=BString(), BUInt32 pimportUserId=0, BTimeStamp pimportTime=BTimeStamp(), BString pstate=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 information on a data channel.
◆ DataChannelInfo()
Bds::DataChannelInfo::DataChannelInfo |
( |
BUInt32 |
pid = 0 , |
|
|
BTimeStamp |
pstartTime = BTimeStamp() , |
|
|
BTimeStamp |
pendTime = BTimeStamp() , |
|
|
BString |
plocation = BString() , |
|
|
BString |
pformat = BString() , |
|
|
BString |
purl = BString() , |
|
|
BString |
pcomment = BString() , |
|
|
BUInt32 |
pimportUserId = 0 , |
|
|
BTimeStamp |
pimportTime = BTimeStamp() , |
|
|
BString |
pstate = BString() |
|
) |
| |
◆ getMember()
BError Bds::DataChannelInfo::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
◆ getMembers()
BError Bds::DataChannelInfo::getMembers |
( |
BDictString & |
members | ) |
|
◆ getType()
BString Bds::DataChannelInfo::getType |
( |
| ) |
|
◆ setMember()
BError Bds::DataChannelInfo::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
◆ setMembers()
BError Bds::DataChannelInfo::setMembers |
( |
BDictString & |
members | ) |
|
◆ comment
BString Bds::DataChannelInfo::comment |
◆ endTime
BTimeStamp Bds::DataChannelInfo::endTime |
◆ format
BString Bds::DataChannelInfo::format |
◆ id
BUInt32 Bds::DataChannelInfo::id |
◆ importTime
BTimeStamp Bds::DataChannelInfo::importTime |
The Time the data was imported.
◆ importUserId
BUInt32 Bds::DataChannelInfo::importUserId |
The user ID of the importing user.
◆ location
BString Bds::DataChannelInfo::location |
◆ startTime
BTimeStamp Bds::DataChannelInfo::startTime |
◆ state
BString Bds::DataChannelInfo::state |
Status info on the import (inProgress, complete etc)
◆ url
BString Bds::DataChannelInfo::url |
The documentation for this class was generated from the following files: