C++ main module for gpm Package
1.0
|
This is the complete list of members for CORE_Real, including all inherited members.
CORE_Object() | CORE_Object | protected |
CORE_Real() | CORE_Real | protected |
CORE_Real(const tReal &i) | CORE_Real | protected |
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 |
getReal() const | CORE_Real | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTypeName() | CORE_Object | inlinestatic |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
mIsMemoryTesting | CORE_Object | static |
New() | CORE_Real | inlinestatic |
New(const tReal &i) | CORE_Real | inlinestatic |
outputPrint(const tString &message) | CORE_Object | static |
parseReal(const tString &str) | CORE_Real | 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 |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setReal(const tReal &r) | CORE_Real | inline |
setReal(const tString &r) | CORE_Real | inline |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
shellSort(tReal a[], int N) | CORE_Real | static |
solveEq2(const tReal &a, const tReal &b, const tReal &c, vector< tReal > &x) | CORE_Real | static |
solveEq3(const tReal &a, const tReal &b, const tReal &c, const tReal &d, vector< tReal > &x) | CORE_Real | static |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Real | inlinevirtual |
toString(long double i, int n) | CORE_Real | static |
toString(double i, int n) | CORE_Real | inlinestatic |
toString(float i) | CORE_Real | inlinestatic |
toString(double i) | CORE_Real | inlinestatic |
toString(long double i) | CORE_Real | inlinestatic |
toString(tReal r, tReal eps) | CORE_Real | static |
~CORE_Object() | CORE_Object | protectedvirtual |
~CORE_Real() | CORE_Real | protectedvirtual |