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