Corba proxy object for the rcPartition object
Corba proxy object for the rcPartition object. The partition object has (like every object in the run control server that needs to talk to corba) a proxy whose only purpose is to be the mediator between the corba world and the object. This gives us the benefit of cleaning separating the corba from the non corba code. It forwards all member functions directly to the run control object. They both get created at initialisation time. See the rcPartition object for documentation on the individual member functions.
virtual CORBA::Long checkReady( CORBA::Long iCheckingLevel, CORBA::Environment &IT_env = CORBA::default_environment)
int connectToPartitionServer()
int allocatePartitionFromPartitionServer()
int deallocatePartitionFromPartitionServer()
int obtainGranules()
PartitionServer_var varPartitionServer
static const char* pccPartitionServerName
bool bNoPartitionServer
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de