C++ main module for gpm Package
1.0
|
This is the complete list of members for CORE_Integer, including all inherited members.
CORE_Integer(const tRelativeInteger &i) | CORE_Integer | protected |
CORE_Object() | CORE_Object | protected |
decrement() | CORE_Integer | inline |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getIdentityString() const | CORE_Object | inline |
getInteger() const | CORE_Integer | inline |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTypeName() | CORE_Object | inlinestatic |
increment() | CORE_Integer | inline |
intValue() const | CORE_Integer | inline |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
isInteger(const tString &str) | CORE_Integer | static |
itoa(int val, char *buf, int base) | CORE_Integer | static |
lltoa(long long int val, char *buf, int base) | CORE_Integer | static |
ltoa(long int val, char *buf, int base) | CORE_Integer | static |
mIsMemoryTesting | CORE_Object | static |
New() | CORE_Integer | inlinestatic |
New(tRelativeInteger i) | CORE_Integer | inlinestatic |
outputPrint(const tString &message) | CORE_Object | static |
parseBoolean(const tString &str) | CORE_Integer | inlinestatic |
parseHex(const tString &str) | CORE_Integer | static |
parseInt(tString str) | CORE_Integer | static |
parseUnsignedInt(tString str) | CORE_Integer | 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 |
setInteger(const tRelativeInteger &i) | CORE_Integer | inline |
setInteger(const tString &i) | CORE_Integer | inline |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
shortValue() const | CORE_Integer | inline |
toBinString(tRelativeInteger i) | CORE_Integer | static |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toHexString(const tRelativeInteger &i, const int &nDigits) | CORE_Integer | static |
toHexString(const tRelativeInteger &i) | CORE_Integer | static |
toString() const | CORE_Integer | inlinevirtual |
toString(int i) | CORE_Integer | static |
toString(long i) | CORE_Integer | static |
toString(long long i) | CORE_Integer | static |
toString(unsigned int i) | CORE_Integer | static |
toString(unsigned long i) | CORE_Integer | static |
toString(unsigned long long i) | CORE_Integer | static |
toString(const tRelativeInteger &i, const int &nDigits) | CORE_Integer | static |
turnIntoPBase(tString str, tInteger p) | CORE_Integer | static |
ulltoa(unsigned long long int val, char *buf, int base) | CORE_Integer | static |
ultoa(unsigned long int val, char *buf, int base) | CORE_Integer | static |
utoa(unsigned int val, char *buf, int base) | CORE_Integer | static |
xtoi(const char *buffer, unsigned int *i) | CORE_Integer | static |
~CORE_Integer() | CORE_Integer | protected |
~CORE_Object() | CORE_Object | protectedvirtual |