Account
Bds::Network Class Reference
This class defines a Network organisation. Could have other information here like website, contacts etc. More... #include <BdsD.h>
Public Member Functions | |
| Network () | |
| Network (BString pname, BString pdescription, BList< BString > parrays) | |
Public Attributes | |
| BString | name |
| The name. | |
| BString | description |
| The organisations description. | |
| BList< BString > | arrays |
| The list of arrays 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 | ( | ) |
| Bds::Network::Network | ( | BString | pname, | |
| BString | pdescription, | |||
| BList< BString > | parrays | |||
| ) |
Member Data Documentation
| BString Bds::Network::name |
The name.
| BString Bds::Network::description |
The organisations description.
| BList<BString> Bds::Network::arrays |
The list of arrays the Network uses.
The documentation for this class was generated from the following files:
Generated on Thu Mar 20 11:23:35 2008 for BdsApi by
1.5.5 