C++ main module for emicrom Package
1.0
|
This is the complete list of members for CORE_Out, including all inherited members.
abort() | CORE_Out | inlinevirtual |
APPEND | CORE_Out | static |
ask(const tString &question, tString &ret) | CORE_Out | virtual |
ask(const tString &question, tInteger &ret) | CORE_Out | virtual |
backup() | CORE_Out | |
COMMENT_MSG | CORE_Out | static |
computeEpsilon() | CORE_Object | inlinestatic |
CORE_Object() | CORE_Object | protected |
CORE_Out() | CORE_Out | |
CREATE | CORE_Out | static |
createStreams() | CORE_Out | private |
DEBUG_MSG | CORE_Out | static |
ERROR_MSG | CORE_Out | static |
FILE_OUTPUT | CORE_Out | static |
genericPrint(const tFlag &type, const CORE_Object &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tString &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tBoolean &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tChar &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tChar *obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tUChar &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tSInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tUSInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tUInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tLInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tULInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tLLInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tULLInt &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tFloat &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tDouble &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tLDouble &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tFComplex &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tDComplex &obj) | CORE_Out | inlinevirtual |
genericPrint(const tFlag &type, const tLDComplex &obj) | CORE_Out | inlinevirtual |
getClassName() const | CORE_Object | |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getDoubleEpsilon() | CORE_Object | inlinestatic |
getDoubleInfinity() | CORE_Object | inlinestatic |
getEpsilon() | CORE_Object | inlinestatic |
getFloatEpsilon() | CORE_Object | inlinestatic |
getFloatInfinity() | CORE_Object | inlinestatic |
getIdentityString() const | CORE_Object | inline |
getInfinity() | CORE_Object | inlinestatic |
getLDoubleEpsilon() | CORE_Object | inlinestatic |
getLDoubleInfinity() | CORE_Object | inlinestatic |
getMaxChar() | CORE_Object | inlinestatic |
getMaxDouble() | CORE_Object | inlinestatic |
getMaxFlag() | CORE_Object | inlinestatic |
getMaxFloat() | CORE_Object | inlinestatic |
getMaxIndex() | CORE_Object | inlinestatic |
getMaxInt() | CORE_Object | inlinestatic |
getMaxInteger() | CORE_Object | inlinestatic |
getMaxLDouble() | CORE_Object | inlinestatic |
getMaxLInt() | CORE_Object | inlinestatic |
getMaxLLInt() | CORE_Object | inlinestatic |
getMaxReal() | CORE_Object | inlinestatic |
getMaxSInt() | CORE_Object | inlinestatic |
getMaxUChar() | CORE_Object | inlinestatic |
getMaxUIndex() | CORE_Object | inlinestatic |
getMaxUInt() | CORE_Object | inlinestatic |
getMaxUInteger() | CORE_Object | inlinestatic |
getMaxULInt() | CORE_Object | inlinestatic |
getMaxULLInt() | CORE_Object | inlinestatic |
getMaxUSInt() | CORE_Object | inlinestatic |
getMinChar() | CORE_Object | inlinestatic |
getMinDouble() | CORE_Object | inlinestatic |
getMinFlag() | CORE_Object | inlinestatic |
getMinFloat() | CORE_Object | inlinestatic |
getMinIndex() | CORE_Object | inlinestatic |
getMinInt() | CORE_Object | inlinestatic |
getMinInteger() | CORE_Object | inlinestatic |
getMinLDouble() | CORE_Object | inlinestatic |
getMinLInt() | CORE_Object | inlinestatic |
getMinLLInt() | CORE_Object | inlinestatic |
getMinReal() | CORE_Object | inlinestatic |
getMinSInt() | CORE_Object | inlinestatic |
getMinUChar() | CORE_Object | inlinestatic |
getMinUIndex() | CORE_Object | inlinestatic |
getMinUInt() | CORE_Object | inlinestatic |
getMinUInteger() | CORE_Object | inlinestatic |
getMinULInt() | CORE_Object | inlinestatic |
getMinULLInt() | CORE_Object | inlinestatic |
getMinUSInt() | CORE_Object | inlinestatic |
getOut() | CORE_Object | inlinestatic |
getOutput() | CORE_Out | inline |
getOutputFile() | CORE_Out | inline |
getOutputFileName() const | CORE_Out | inline |
getOutputString() const | CORE_Out | inline |
getPointerAddress() const | CORE_Object | inline |
getPrintedType() | CORE_Out | inlinestatic |
getRealEpsilon() | CORE_Object | inlinestatic |
getRealInfinity() | CORE_Object | inlinestatic |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getThread() | CORE_Object | inlinestatic |
getTime() | CORE_Out | static |
getTypeName() | CORE_Object | inlinestatic |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | inlinestatic |
IS_ERROR_MESSAGE_PRINTED_ON_SCREEN | CORE_Out | static |
isAborting() const | CORE_Out | inline |
isInstanceOf() const | CORE_Object | inline |
isInstanceOf(const tString &name) const | CORE_Object | inline |
isMemoryChecked() | CORE_Object | inlinestatic |
isOutput(const tFlag &type) | CORE_Out | inline |
isVerbose(const tFlag &type) | CORE_Out | inline |
mIsAborting | CORE_Out | private |
mOutput | CORE_Out | private |
mOutput_back | CORE_Out | private |
mOutputFile | CORE_Out | private |
mOutputFileMode | CORE_Out | private |
mOutputFileMode_back | CORE_Out | private |
mOutputFileName | CORE_Out | private |
mOutputFileName_back | CORE_Out | private |
mOutputString | CORE_Out | private |
mPrintedType | CORE_Out | privatestatic |
mVerbose | CORE_Out | private |
mVerbose_back | CORE_Out | private |
New() | CORE_Out | inlinestatic |
New(const tString &outputType) | CORE_Out | inlinestatic |
New(const tFlag &outputType) | CORE_Out | inlinestatic |
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 tBoolean &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tChar &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tChar *obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tUChar &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tSInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tUSInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tUInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tLInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tULInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tLLInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tULLInt &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tFloat &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tDouble &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tLDouble &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tFComplex &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tDComplex &obj) | CORE_Out | friend |
operator<<(CORE_Out &out, const tLDComplex &obj) | CORE_Out | friend |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
print(const tFlag &type, const tString &message) | CORE_Out | inlinevirtual |
print(const tString &message) | CORE_Out | inlinevirtual |
printArgs(const tFlag &type, const vector< tString > &args) | CORE_Out | inlinevirtual |
printInt(const tInteger &i) | CORE_Out | inlinevirtual |
println(const tFlag &type, const tString &message) | CORE_Out | inlinevirtual |
println(const tString &message) | CORE_Out | inlinevirtual |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
printString(const tString &message) | CORE_Out | inlinevirtual |
printTime(const tFlag &type) | CORE_Out | inlinevirtual |
printTime() | CORE_Out | inline |
release() | CORE_Out | private |
reset() | CORE_Out | |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
restore() | CORE_Out | |
SCREEN_OUTPUT | CORE_Out | static |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setOutput(const tFlag &type) | CORE_Out | inline |
setOutput(const tString &type) | CORE_Out | |
setOutputBit(const tUChar &index, const tBoolean &v) | CORE_Out | |
setOutputFile(const tString &fileName, const tFlag &mode) | CORE_Out | |
setOutputFile(const tString &fileName) | CORE_Out | inline |
setPrintedType(const tFlag &type) | CORE_Out | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
setVerbose(const tFlag &f) | CORE_Out | inline |
setVerbose(const tString &f) | CORE_Out | |
str() const | CORE_Out | inline |
STRING_OUTPUT | CORE_Out | static |
templatedPrint(const tFlag &type, const T &str) | CORE_Out | inlineprivate |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Out | inlinevirtual |
update() | CORE_Out | inline |
WARNING_MSG | CORE_Out | static |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Out(void) | CORE_Out | virtual |