Bds::Group Class Reference
This holds information on a groups.
More...
#include <BdsD.h>
List of all members.
Public Member Functions |
| Group (BUInt32 pid=BUInt32(), BString pgroup=BString(), BString pdescription=BString()) |
BString | getType () |
BError | setMembers (BDictString &members) |
BError | getMembers (BDictString &members) |
Public Attributes |
BUInt32 | id |
| The unique id.
|
BString | group |
| The Group name.
|
BString | description |
| The Groups description.
|
Detailed Description
This holds information on a groups.
Constructor & Destructor Documentation
Bds::Group::Group |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BString |
pgroup = BString() , |
|
|
BString |
pdescription = BString() | |
|
) |
| | |
Member Function Documentation
BError Bds::Group::getMembers |
( |
BDictString & |
members |
) |
|
BString Bds::Group::getType |
( |
|
) |
|
BError Bds::Group::setMembers |
( |
BDictString & |
members |
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: