Bds::DataChannelInfo Class Reference

This class defines information on a data channel. More...

#include <BdsD.h>

List of all members.

Public Member Functions

 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)

Public Attributes

BUInt32 id
 ID.
BTimeStamp startTime
 The Start Time.
BTimeStamp endTime
 The End Time.
BString location
 The stoarge 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 (inProgress, complete etc).


Detailed Description

This class defines information on a data channel.


Constructor & Destructor Documentation

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() 
)


Member Function Documentation

BError Bds::DataChannelInfo::getMembers ( BDictString &  members  ) 

BString Bds::DataChannelInfo::getType (  ) 

BError Bds::DataChannelInfo::setMembers ( BDictString &  members  ) 


Member Data Documentation

BString Bds::DataChannelInfo::comment

A comment on the file.

BTimeStamp Bds::DataChannelInfo::endTime

The End Time.

BString Bds::DataChannelInfo::format

The data format.

BUInt32 Bds::DataChannelInfo::id

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

The stoarge location.

BTimeStamp Bds::DataChannelInfo::startTime

The Start Time.

BString Bds::DataChannelInfo::state

Status info on the import (inProgress, complete etc).

BString Bds::DataChannelInfo::url

The URL for file access.


The documentation for this class was generated from the following files:
Generated on Mon Aug 13 09:12:55 2012 for BdsApi by  doxygen 1.4.7