glotzcluster::ClusterLibrary Class Reference

#include <ClusterLibrary.h>

Inheritance diagram for glotzcluster::ClusterLibrary:

glotzcluster::StandardClusterLibrary glotzcluster::TcpClusterLibrary

List of all members.

Public Member Functions

 ClusterLibrary ()
 Constructor.
 ~ClusterLibrary ()
void AddCluster (Cluster *)
void RemoveCluster (Cluster *)
int GetNumberOfClusters () const
int Size () const
ClusterGetCluster (int)
ClusterListGetClusters ()
int GetSequencer () const
void SetSequencer (int)

Protected Attributes

int mSequencer
ClusterList mCluster

Static Protected Attributes

static int sSequencer = 0


Constructor & Destructor Documentation

glotzcluster::ClusterLibrary::ClusterLibrary (  ) 

Constructor.

glotzcluster::ClusterLibrary::~ClusterLibrary (  ) 


Member Function Documentation

void glotzcluster::ClusterLibrary::AddCluster ( Cluster cluster  ) 

void glotzcluster::ClusterLibrary::RemoveCluster ( Cluster cluster  ) 

int glotzcluster::ClusterLibrary::GetNumberOfClusters (  )  const

int glotzcluster::ClusterLibrary::Size (  )  const

Cluster * glotzcluster::ClusterLibrary::GetCluster ( int  i  ) 

ClusterList & glotzcluster::ClusterLibrary::GetClusters (  ) 

int glotzcluster::ClusterLibrary::GetSequencer (  )  const

void glotzcluster::ClusterLibrary::SetSequencer ( int  sequencer  ) 


Member Data Documentation

int glotzcluster::ClusterLibrary::sSequencer = 0 [static, protected]

int glotzcluster::ClusterLibrary::mSequencer [protected]

ClusterList glotzcluster::ClusterLibrary::mCluster [protected]


The documentation for this class was generated from the following files:
Generated on Tue Feb 24 20:53:15 2009 by  doxygen 1.5.3