Bds::DataFileInfo Class Reference
This class defines information on a data file.
More...
#include <BdsD.h>
List of all members.
Public Member Functions |
| 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 | getMembers (BDictString &members) |
Public Attributes |
BUInt32 | id |
| ID.
|
BTimeStamp | startTime |
| The Start Time.
|
BTimeStamp | endTime |
| The End Time.
|
BString | location |
| The storage location.
|
BString | format |
| The data format.
|
BString | url |
| The URL for file access.
|
BString | comment |
| A comment on the file.
|
BUInt32 | importUserId |
| The user ID of the importing user.
|
BTimeStamp | importTime |
| The Time the data was imported.
|
BString | state |
| Status info on the import (importing, ok etc).
|
Detailed Description
This class defines information on a data file.
Constructor & Destructor Documentation
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() | |
|
) |
| | |
Member Function Documentation
BError Bds::DataFileInfo::getMembers |
( |
BDictString & |
members |
) |
|
BString Bds::DataFileInfo::getType |
( |
|
) |
|
BError Bds::DataFileInfo::setMembers |
( |
BDictString & |
members |
) |
|
Member Data Documentation
The Time the data was imported.
The user ID of the importing user.
Status info on the import (importing, ok etc).
The documentation for this class was generated from the following files: