Proxy class that represents a crate
Proxy class that represents a crate. The purpose of this class is twofold: first it lists which components are in which crates. something that for instance the ro_object needs to know. Second it also allows crate-wide functions, something that has been talked a lot about in PHENIX and which is currently not implemented. In a sense crate-wide functions are also not that necessary, granule-crate-wide functions are really what would (will?) be needed in the future.
static Crate* getCrateByObjmanager( const char *pcObjmanager )
const char* getHostName()
const char* getObjmanager()
int addBoard( const char* pcName )
int getBoards( list<pstring>& theListOfNames )
void identify( ostream &os = cout )
void dump( ostream &os = cout )
static void listAll( ostream &os = cout )
static void dump_all( ostream &os = cout )
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de