Bds::Network Class Reference
This class defines a Network organisation. Could have other information here like website, contacts etc.
More...
#include <BdsD.h>
List of all members.
Public Member Functions |
| Network (BUInt32 pid=BUInt32(), BString pnetwork=BString(), BString pdescription=BString(), BList< BString > pstations=BList< BString >()) |
BString | getType () |
BError | setMembers (BDictString &members) |
BError | getMembers (BDictString &members) |
Public Attributes |
BUInt32 | id |
| ID.
|
BString | network |
| The name.
|
BString | description |
| The organisations description.
|
BList< BString > | stations |
| The list of arrays/stations the Network uses.
|
Detailed Description
This class defines a Network organisation. Could have other information here like website, contacts etc.
Constructor & Destructor Documentation
Bds::Network::Network |
( |
BUInt32 |
pid = BUInt32() , |
|
|
BString |
pnetwork = BString() , |
|
|
BString |
pdescription = BString() , |
|
|
BList< BString > |
pstations = BList<BString >() | |
|
) |
| | |
Member Function Documentation
BError Bds::Network::getMembers |
( |
BDictString & |
members |
) |
|
BString Bds::Network::getType |
( |
|
) |
|
BError Bds::Network::setMembers |
( |
BDictString & |
members |
) |
|
Member Data Documentation
The organisations description.
The list of arrays/stations the Network uses.
The documentation for this class was generated from the following files: