Bds::AccessGroup Class Reference
This holds information on data access groups.
More...
#include <BdsD.h>
List of all members.
Public Member Functions |
| AccessGroup (BUInt32 pid=BUInt32(), BString pgroup=BString(), BTimeStamp pstartTime=BTimeStamp(), BTimeStamp pendTime=BTimeStamp(), BString pnetwork=BString(), BString pstation=BString()) |
BString | getType () |
BError | setMembers (BDictString &members) |
BError | getMembers (BDictString &members) |
Public Attributes |
BUInt32 | id |
| The unique id.
|
BString | group |
| The Group name.
|
BTimeStamp | startTime |
| The Start Time.
|
BTimeStamp | endTime |
| The End Time.
|
BString | network |
| The Network Name.
|
BString | station |
| The Station name.
|
Detailed Description
This holds information on data access groups.
Constructor & Destructor Documentation
Bds::AccessGroup::AccessGroup |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BString |
pgroup = BString() , |
|
|
BTimeStamp |
pstartTime = BTimeStamp() , |
|
|
BTimeStamp |
pendTime = BTimeStamp() , |
|
|
BString |
pnetwork = BString() , |
|
|
BString |
pstation = BString() | |
|
) |
| | |
Member Function Documentation
BError Bds::AccessGroup::getMembers |
( |
BDictString & |
members |
) |
|
BString Bds::AccessGroup::getType |
( |
|
) |
|
BError Bds::AccessGroup::setMembers |
( |
BDictString & |
members |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: