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

BString Bds::Network::description

The organisations description.

BUInt32 Bds::Network::id

ID.

BString Bds::Network::network

The name.

BList<BString > Bds::Network::stations

The list of arrays/stations the Network uses.


The documentation for this class was generated from the following files:
Generated on Fri Mar 12 14:00:33 2010 for BdsApi by  doxygen 1.4.7