C++ main module for gpm Package
1.0
|
This is the complete list of members for CORE_Run, including all inherited members.
CORE_Object() | CORE_Object | protected |
CORE_Run(void) | CORE_Run | protected |
createIO(const tBoolean &isVerbose, const tString &verboseFile, const tFlag &mode) const | CORE_Run | protected |
createIO(const tBoolean &isVerbose, const tString &verboseFile) const | CORE_Run | inlineprotected |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTypeName() | CORE_Object | inlinestatic |
getVersion() const | CORE_Run | inline |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
man() const | CORE_Run | virtual |
mIsMemoryTesting | CORE_Object | static |
New() | CORE_Run | inlinestatic |
outputPrint(const tString &message) | CORE_Object | static |
pointer2String(const void *obj) | CORE_Object | static |
print() | CORE_Object | inlinevirtual |
print(ostream &out) const | CORE_Object | inlinevirtual |
print(const tString &message) | CORE_Object | virtual |
print(const tInteger &str) | CORE_Object | virtual |
print(const tRelativeInteger &str) | CORE_Object | virtual |
print(const tReal &str) | CORE_Object | virtual |
print(const int &str) | CORE_Object | virtual |
print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
printObjectsInMemory() | CORE_Object | static |
readBoolean(const tString &fn) const | CORE_Run | protected |
readFile(const tString &path, const tString &fn) const | CORE_Run | protected |
readInt(const tString &fn) const | CORE_Run | protected |
readOptions(int argc, char *argv[]) const | CORE_Run | protected |
readPath(const tString &path) const | CORE_Run | protected |
readReal(const tString &fn) const | CORE_Run | protected |
readVector(const tString &str, vector< tReal > &value) const | CORE_Run | inlineprotected |
readVector(const tString &str, tReal value[3]) const | CORE_Run | inlineprotected |
readVector(const tString &str, int value[3]) const | CORE_Run | inlineprotected |
readVector(const tString &str, tBoolean value[3]) const | CORE_Run | inlineprotected |
run(int argc, char *argv[]) const | CORE_Run | virtual |
runTests() const | CORE_Run | virtual |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
setVersion(const tString &version) | CORE_Run | inline |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | virtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Run(void) | CORE_Run | protectedvirtual |