C++ main module for stochmagnet 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 | |
createClassFactories(const std::map< tString, tString > &options) const | CORE_Run | virtual |
DisableMemoryStack() | CORE_Object | inlinestatic |
EnableMemoryStack(const tBoolean &isMemoryChecked) | CORE_Object | inlinestatic |
EnableMemoryStack() | CORE_Object | inlinestatic |
executeRun(int argc, char *argv[]) const | CORE_Run | |
GetClassFactory() | CORE_Run | inlinestatic |
getClassName() const | CORE_Object | inline |
getConstSharedPointer() const | CORE_Object | inline |
getContentsMemorySize() const override | CORE_Run | inlinevirtual |
getIdentityString() const | CORE_Object | inline |
getMemorySize() const override | CORE_Run | inlinevirtual |
getPointerString() const | CORE_Object | inline |
GetRegisteredClassesNumber() | CORE_Object | inlinestatic |
getSharedPointer() | CORE_Object | inline |
GetSoftName() | CORE_Run | inlinestatic |
GetVersion() | CORE_Run | inlinestatic |
initManOptions(std::map< tString, std::map< tString, tString > > &options) const | CORE_Run | virtual |
initOptions(std::map< tString, tString > &options) const | CORE_Run | virtual |
InitSeed(const unsigned int &seed) | CORE_Run | inlinestatic |
InitSeed() | CORE_Run | inlinestatic |
Is32Architecture() | CORE_Run | inlinestatic |
Is64Architecture() | CORE_Run | inlinestatic |
isInstanceOf() const | CORE_Object | inline |
IsMemoryStackEnabled() | CORE_Object | inlinestatic |
IsProfiling() | CORE_Run | inlinestatic |
makeRun(const tString &command, const std::map< tString, tString > &options) const | CORE_Run | virtual |
makeTests(const std::map< tString, tString > &options) const | CORE_Run | virtual |
mClassFactory | CORE_Run | privatestatic |
MemoryStackToString() | CORE_Object | inlinestatic |
mIsProfiling | CORE_Run | privatestatic |
mOut | CORE_Run | privatestatic |
mSoftName | CORE_Run | privatestatic |
mThis | CORE_Object | private |
mVersion | CORE_Run | privatestatic |
Out() | CORE_Run | inlinestatic |
printHelp(const std::map< tString, tString > &options) const | CORE_Run | |
SetDebugOptions(const std::map< tString, tString > &option) | CORE_Run | static |
SetOutputOptions(const std::map< tString, tString > &option) | CORE_Run | static |
SetSoftName(const tString &soft) | CORE_Run | inlinestatic |
setThis(std::unique_ptr< T, CORE_Object::Delete > &up) | CORE_Object | inlineprivate |
SetVersion(const tString &version) | CORE_Run | inlinestatic |
toString() const | CORE_Object | inlinevirtual |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Run(void) | CORE_Run | virtual |