This class defines information on a data file.
More...
#include <BdsD.h>
|
| | DataFileInfo (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 | setMember (BString name, BString value) |
| |
| BError | getMembers (BDictString &members) |
| |
| BError | getMember (BString name, BString &value) |
| |
This class defines information on a data file.
| Bds::DataFileInfo::DataFileInfo |
( |
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::DataFileInfo::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::DataFileInfo::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::DataFileInfo::getType |
( |
| ) |
|
| BError Bds::DataFileInfo::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::DataFileInfo::setMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::DataFileInfo::comment |
| BTimeStamp Bds::DataFileInfo::endTime |
| BString Bds::DataFileInfo::format |
| BUInt32 Bds::DataFileInfo::id |
| BTimeStamp Bds::DataFileInfo::importTime |
The Time the data was imported.
| BUInt32 Bds::DataFileInfo::importUserId |
The user ID of the importing user.
| BString Bds::DataFileInfo::location |
| BTimeStamp Bds::DataFileInfo::startTime |
| BString Bds::DataFileInfo::state |
Status info on the import (importing, ok etc)
| BString Bds::DataFileInfo::url |
The documentation for this class was generated from the following files: