class CAVERN_initAttrib_c

Class to set CAVERN initialization attributes

Public Methods

char* getDBName ()
Get the data store name.
unsigned short getPort ()
Get default main port of CAVERN client.
void setDBName (char *dbRootName)
Set the data store name. By default the datastore name is set as: CAVERN_DEFAULT_DB.
void setPort (unsigned short thePort)
Change CAVERN default main port to something else

Documentation

Class to set CAVERN initialization attributes. With this you can choose the port to open for your personal IRB and you can choose the name of the local CAVERN data-store. Other attributes will be added with time.
void setPort(unsigned short thePort)
Change CAVERN default main port to something else. Must be a number greater than 6000. The main port is the port that all IRBs connect to first before establishing any other communication lines.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de