#include <MercuryMemory.h>
Public Member Functions | |
| MercuryMemoryThrough () | |
| MercuryMemoryThrough (const char *fn, int ln) | |
| template<class G> | |
| G * | operator<< (G *t) |
| template<class G> | |
| G * | operator>> (G *t) |
| MercuryMemoryThrough () | |
| MercuryMemoryThrough (const char *fn, int ln) | |
| template<class G> | |
| G * | operator<< (G *t) |
| template<class G> | |
| G * | operator>> (G *t) |
Public Attributes | |
| int | LINENUMBER |
| const char * | FILENAME |
| const char * | FILENAME |
Definition at line 15 of file MercuryMemory.cpp.
| MercuryMemoryThrough::MercuryMemoryThrough | ( | ) | [inline] |
Definition at line 18 of file MercuryMemory.cpp.
| MercuryMemoryThrough::MercuryMemoryThrough | ( | const char * | fn, | |
| int | ln | |||
| ) | [inline] |
Definition at line 19 of file MercuryMemory.cpp.
| MercuryMemoryThrough::MercuryMemoryThrough | ( | ) | [inline] |
Definition at line 46 of file MercuryMemory.h.
| MercuryMemoryThrough::MercuryMemoryThrough | ( | const char * | fn, | |
| int | ln | |||
| ) | [inline] |
Definition at line 47 of file MercuryMemory.h.
| G* MercuryMemoryThrough::operator<< | ( | G * | t | ) | [inline] |
Definition at line 21 of file MercuryMemory.cpp.
| G* MercuryMemoryThrough::operator>> | ( | G * | t | ) | [inline] |
Definition at line 23 of file MercuryMemory.cpp.
| G* MercuryMemoryThrough::operator<< | ( | G * | t | ) | [inline] |
Definition at line 50 of file MercuryMemory.h.
| G* MercuryMemoryThrough::operator>> | ( | G * | t | ) | [inline] |
Definition at line 53 of file MercuryMemory.h.
Definition at line 24 of file MercuryMemory.cpp.
| const char* MercuryMemoryThrough::FILENAME |
Definition at line 25 of file MercuryMemory.cpp.
| const char* MercuryMemoryThrough::FILENAME |
Definition at line 56 of file MercuryMemory.h.