C++ main module for emicrom Package
1.0
|
This is the complete list of members for EMM_Run, including all inherited members.
computeEpsilon() | CORE_Object | inlinestatic |
CORE_Object() | CORE_Object | protected |
CORE_Run(void) | CORE_Run | protected |
createClassFactories(const map< tString, tString > &options) const | CORE_Run | inlineprotectedvirtual |
createIO(const map< tString, tString > &options) | CORE_Run | static |
EMM_Run(void) | EMM_Run | protected |
getClassFactory() | CORE_Run | inlinestatic |
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 |
getPointerAddress() const | CORE_Object | inline |
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 |
getSoftName() const | CORE_Run | inline |
getThread() | CORE_Object | inlinestatic |
getTypeName() | CORE_Object | inlinestatic |
getVersion() | CORE_Run | inlinestatic |
initManOptions(map< tString, map< tString, tString > > &manParameters) const | EMM_Run | virtual |
initOptions(map< tString, tString > &options) const | EMM_Run | virtual |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | inlinestatic |
isInstanceOf() const | CORE_Object | inline |
isInstanceOf(const tString &name) const | CORE_Object | inline |
isMemoryChecked() | CORE_Object | inlinestatic |
loadSystemFromOptions(const map< tString, tString > &options) const | EMM_Run | |
make(const map< tString, tString > &options, const tString &arg) const | CORE_Run | inlineprotectedvirtual |
makeDiff(const map< tString, tString > &options, const tString &f1, const tString &f2, const tReal &eps) const | EMM_Run | private |
makePerformance(const map< tString, tString > &options) const | EMM_Run | protectedvirtual |
makeRun(const map< tString, tString > &options) const | EMM_Run | virtual |
makeTests(const map< tString, tString > &options) const | EMM_Run | protectedvirtual |
makeType() const | CORE_Run | protectedvirtual |
makeValidation(const map< tString, tString > &options) const | EMM_Run | protectedvirtual |
man() const | CORE_Run | protected |
New() | CORE_Run | inlinestatic |
out() | CORE_Object | inlinestatic |
pointer2String(const void *obj) | CORE_Object | static |
printObjectsInMemory(ostream &f) | CORE_Object | static |
printObjectsInMemory() | CORE_Object | inlinestatic |
printOptions(CORE_Out &out, const map< tString, tString > &options) const | CORE_Run | |
printOptions(CORE_Out &out, const map< tString, map< tString, tString > > &manOptions, const map< tString, tString > &options) const | CORE_Run | |
readBoolean(const tString &fn) | CORE_Run | static |
readFile(const tString &path, const tString &fn) | CORE_Run | static |
readInt(const tString &fn) | CORE_Run | static |
readOption(const tString &opt, int argc, char *argv[], tBoolean &isExists) | CORE_Run | static |
readOptionsFromCommandLine(int argc, char *argv[], map< tString, tString > &options) const | EMM_Run | protectedvirtual |
readOptionsFromFile(const tString &fileName, map< tString, tString > &options) const | CORE_Run | virtual |
readPath(const tString &path) | CORE_Run | static |
readReal(const tString &fn) | CORE_Run | static |
readVector(const tString &str, CORE_Array< T > &value) | CORE_Run | inlinestatic |
readVector(const tString &str, vector< tReal > &value) | CORE_Run | inlinestatic |
readVector(const tString &str, tReal value[3]) | CORE_Run | inlinestatic |
readVector(const tString &str, int value[3]) | CORE_Run | inlinestatic |
readVector(const tString &str, tBoolean value[3]) | CORE_Run | inlinestatic |
resetOut() | CORE_Object | inlinestatic |
resetThread() | CORE_Object | inlinestatic |
run(int argc, char *argv[]) const | CORE_Run | virtual |
saveOptionsToFile(const tString &fileName, const map< tString, tString > &options) const | CORE_Run | |
saveOptionsToFile(const tString &fileName, const map< tString, map< tString, tString > > &manOptions, const map< tString, tString > &options) const | CORE_Run | |
setClassFactory(SP::CORE_ClassFactory cf) | CORE_Run | inlinestatic |
setIsMemoryChecked(const tBoolean &v) | CORE_Object | inlinestatic |
setOut(SP::CORE_Out out) | CORE_Object | inlinestatic |
setSoftName(const tString &soft) | CORE_Run | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setThread(SP::CORE_Thread thread) | CORE_Object | inlinestatic |
setVersion(const tString &version) | CORE_Run | inlinestatic |
SP_OBJECT(EMM_Run) | EMM_Run | private |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | inlinevirtual |
updateIOThreadsNumber(const map< tString, tString > &options) | EMM_Run | protectedstatic |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Run(void) | CORE_Run | protectedvirtual |
~EMM_Run(void) | EMM_Run | protectedvirtual |