| appendProperty(const char *name, const char *value, const char *delimiter, const bool bFirstPlace=false) | ms_customproperty | |
| appendSubCluster(const int id, const int maxCPUs) | ms_clusterparams | |
| appendText(const char *line, const bool bFirstPlace=false) | ms_customproperty | |
| clearSubClusters() | ms_clusterparams | |
| copyFrom(const ms_clusterparams *right) | ms_clusterparams | |
| matrix_science::ms_customproperty::copyFrom(const ms_customproperty *src) | ms_customproperty | |
| defaultValues() | ms_clusterparams | |
| delNonEmpty() | ms_customproperty | |
| delProp(const char *name) | ms_customproperty | |
| delPropByNumber(const int index) | ms_customproperty | |
| delPropStart(const char *nameBeginning) | ms_customproperty | |
| findProperty(const char *name, const int startFrom=0) const | ms_customproperty | |
| findPropertyBeginning(const char *nameBeginning, const int startFrom=0) const | ms_customproperty | |
| getCheckNodesAliveFreq() const | ms_clusterparams | |
| getDefaultDelimiter() const | ms_customproperty | |
| getDefaultNodeHomeDir() const | ms_clusterparams | |
| getDefaultNodeHomeDirFromMaster() const | ms_clusterparams | |
| getDefaultNodeOS() const | ms_clusterparams | |
| getDefaultPort() const | ms_clusterparams | |
| getDelimiterByNumber(const int index) const | ms_customproperty | |
| getIPCLogfile() const | ms_clusterparams | |
| getIPCLogging() const | ms_clusterparams | |
| getIPCTimeout() const | ms_clusterparams | |
| getMascotNodeRebootScript() const | ms_clusterparams | |
| getMascotNodeScript() const | ms_clusterparams | |
| getMasterComputer() const | ms_clusterparams | |
| getNodeSequenceDatabaseDir() const | ms_clusterparams | |
| getNumberOfProperties() const | ms_customproperty | |
| getNumberOfSubClusters() const | ms_clusterparams | |
| getPreceedingComments() const | ms_customproperty | |
| getPropertyName(const int index) const | ms_customproperty | |
| getPropValStringByName(const char *name) const | ms_customproperty | |
| getPropValStringByNumber(const int index) const | ms_customproperty | |
| getSecsToWaitForNodeAtStartup() const | ms_clusterparams | |
| getSubClusterID(const int index) const | ms_clusterparams | |
| getSubClusterMaxCPU(const int index) const | ms_clusterparams | |
| isEnabled() const | ms_clusterparams | |
| isSectionAvailable() const | ms_clusterparams | |
| ms_clusterparams() | ms_clusterparams | |
| ms_clusterparams(const ms_clusterparams &src) | ms_clusterparams | |
| ms_customproperty() | ms_customproperty | |
| NUM_PROCESSORS_AUTO_DETECT enum value | ms_clusterparams | |
| operator=(const ms_clusterparams &right) | ms_clusterparams | |
| setCheckNodesAliveFreq(const int value) | ms_clusterparams | |
| setDefaultDelimiter(const char *delim) | ms_customproperty | |
| setDefaultNodeHomeDir(const char *str) | ms_clusterparams | |
| setDefaultNodeHomeDirFromMaster(const char *str) | ms_clusterparams | |
| setDefaultNodeOS(const OPERATING_SYS value) | ms_clusterparams | |
| setDefaultPort(const int value) | ms_clusterparams | |
| setEnabled(const bool flag) | ms_clusterparams | |
| setIPCLogfile(const char *str) | ms_clusterparams | |
| setIPCLogging(const int value) | ms_clusterparams | |
| setIPCTimeout(const int value) | ms_clusterparams | |
| setMascotNodeRebootScript(const char *str) | ms_clusterparams | |
| setMascotNodeScript(const char *str) | ms_clusterparams | |
| setMasterComputer(const ms_computeraddress *value) | ms_clusterparams | |
| setNodeSequenceDatabaseDir(const char *str) | ms_clusterparams | |
| setPreceedingComments(const std::string &comments) | ms_customproperty | |
| setPropertyName(const int index, const char *name) | ms_customproperty | |
| setPropValBoolByName(const char *name, const bool value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValCharByName(const char *name, const char value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValFloatByName(const char *name, const double value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValInt64ByName(const char *name, const INT64 value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValIntByName(const char *name, const int value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValStringByName(const char *name, const char *value, const bool bFirstPlace=false) | ms_customproperty | |
| setPropValStringByNumber(const int index, const char *value) | ms_customproperty | |
| setSecsToWaitForNodeAtStartup(const int value) | ms_clusterparams | |
| setSectionAvailable(const bool value) | ms_clusterparams | |
| uncommentProp(const int index, const char *delimeter=0) | ms_customproperty | |
| ~ms_clusterparams() | ms_clusterparams | |
| ~ms_customproperty() | ms_customproperty | |