This holds information on a groups.
More...
#include <BdsD.h>
|
| Group (BUInt32 pid=BUInt32(), BString pgroup=BString(), BString pdescription=BString()) |
|
BString | getType () |
|
BError | setMembers (BDictString &members) |
|
BError | setMember (BString name, BString value) |
|
BError | getMembers (BDictString &members) |
|
BError | getMember (BString name, BString &value) |
|
This holds information on a groups.
Bds::Group::Group |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BString |
pgroup = BString() , |
|
|
BString |
pdescription = BString() |
|
) |
| |
BError Bds::Group::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
BError Bds::Group::getMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Group::getType |
( |
| ) |
|
BError Bds::Group::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
BError Bds::Group::setMembers |
( |
BDictString & |
members | ) |
|
BString Bds::Group::description |
BString Bds::Group::group |
The documentation for this class was generated from the following files: