This class defines a Network organisation. Could have other information here like website, contacts etc.
More...
#include <BdsD.h>
|
| | Network (BUInt32 pid=BUInt32(), BString pnetwork=BString(), BString pdescription=BString(), BList< BString > pstations=BList< BString >()) |
| |
| BString | getType () |
| |
| BError | setMembers (BDictString &members) |
| |
| BError | setMember (BString name, BString value) |
| |
| BError | getMembers (BDictString &members) |
| |
| BError | getMember (BString name, BString &value) |
| |
This class defines a Network organisation. Could have other information here like website, contacts etc.
| Bds::Network::Network |
( |
BUInt32 |
pid = BUInt32(), |
|
|
BString |
pnetwork = BString(), |
|
|
BString |
pdescription = BString(), |
|
|
BList< BString > |
pstations = BList<BString >() |
|
) |
| |
| BError Bds::Network::getMember |
( |
BString |
name, |
|
|
BString & |
value |
|
) |
| |
| BError Bds::Network::getMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Network::getType |
( |
| ) |
|
| BError Bds::Network::setMember |
( |
BString |
name, |
|
|
BString |
value |
|
) |
| |
| BError Bds::Network::setMembers |
( |
BDictString & |
members | ) |
|
| BString Bds::Network::description |
The organisations description.
| BString Bds::Network::network |
| BList<BString > Bds::Network::stations |
The list of arrays/stations the Network uses.
The documentation for this class was generated from the following files: