C++ main module for gpm Package
1.0
|
This is the complete list of members for CORE_Out, including all inherited members.
abort() | CORE_Out | inlinevirtual |
ALL_OUTPUT | CORE_Out | static |
APPEND | CORE_Out | static |
ask(const tString &question, tString &ret) | CORE_Out | virtual |
ask(const tString &question, int &ret) | CORE_Out | virtual |
CORE_Object() | CORE_Object | protected |
CORE_Out() | CORE_Out | protected |
CREATE | CORE_Out | static |
DEBUG_MSG | CORE_Out | static |
ERROR_MSG | CORE_Out | static |
FILE_OUTPUT | CORE_Out | static |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getIdentityString() const | CORE_Object | inline |
getOutput() | CORE_Object | inlinestatic |
getOutputFileName() const | CORE_Out | inline |
getOutputString() const | CORE_Out | inline |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTime() | CORE_Out | static |
getTypeName() | CORE_Object | inlinestatic |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isAborting() const | CORE_Out | inline |
isInstanceOf() const | CORE_Object | inline |
isVerbose(const int &type) const | CORE_Out | inline |
mIsMemoryTesting | CORE_Object | static |
New() | CORE_Out | inlinestatic |
New(const tFlag &outputType) | CORE_Out | inlinestatic |
NO_OUTPUT | CORE_Out | static |
operator<<(CORE_Out &out, const CORE_Object &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tString &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const int &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tLong &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const unsigned tLong &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const long double &obj) | CORE_Out | friend |
outputPrint(const tString &message) | CORE_Object | static |
pointer2String(const void *obj) | CORE_Object | static |
print(const int &type, const tString &str) | CORE_Out | virtual |
print(const tString &str) | CORE_Out | inlinevirtual |
print(const int &type, const tLong &str) | CORE_Out | virtual |
print(const int &type, const unsigned tLong &str) | CORE_Out | virtual |
print(const int &type, const long double &str) | CORE_Out | virtual |
print(const int &type, const int &str) | CORE_Out | virtual |
CORE_Object::print() | CORE_Object | inlinevirtual |
CORE_Object::print(ostream &out) const | CORE_Object | inlinevirtual |
CORE_Object::print(const tInteger &str) | CORE_Object | virtual |
CORE_Object::print(const tRelativeInteger &str) | CORE_Object | virtual |
CORE_Object::print(const tReal &str) | CORE_Object | virtual |
CORE_Object::print(const int &str) | CORE_Object | virtual |
CORE_Object::print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
printError(const tString &str) | CORE_Out | virtual |
printInt(const int &type, const int &i) | CORE_Out | inlinevirtual |
printInt(const int &i) | CORE_Out | inlinevirtual |
println(const int &type, const tString &str) | CORE_Out | inline |
println(const tString &str) | CORE_Out | inline |
println(const int &type) | CORE_Out | inline |
println() | CORE_Out | inline |
printObjectsInMemory() | CORE_Object | static |
printReal(const int &type, const tReal &i) | CORE_Out | inlinevirtual |
printString(const int &type, const tString &str) | CORE_Out | inlinevirtual |
printString(const tString &str) | CORE_Out | inlinevirtual |
printTime(const int &type) | CORE_Out | virtual |
printTime() | CORE_Out | inline |
printWarning(const tString &str) | CORE_Out | virtual |
SCREEN_OUTPUT | CORE_Out | static |
setAction(const tFlag &type, const vector< tString > &args) | CORE_Out | inlinevirtual |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setOutputFile(const tString &fileName, const tFlag &mode) | CORE_Out | |
setOutputFile(const tString &fileName) | CORE_Out | inline |
setOutputType(const tFlag &type) | CORE_Out | inlineprotected |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
setVerbose(const int &f) | CORE_Out | inline |
STRING_OUTPUT | CORE_Out | static |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | virtual |
WARNING_MSG | CORE_Out | static |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Out(void) | CORE_Out | protectedvirtual |