Public Member Functions | |
MInfoPair () | |
MInfoPair (const char *f, int l, int s) | |
Public Attributes | |
const char * | file |
int | line |
int | size |
Definition at line 29 of file MercuryMemory.cpp.
MInfoPair::MInfoPair | ( | ) | [inline] |
Definition at line 31 of file MercuryMemory.cpp.
MInfoPair::MInfoPair | ( | const char * | f, | |
int | l, | |||
int | s | |||
) | [inline] |
Definition at line 32 of file MercuryMemory.cpp.
const char* MInfoPair::file |
Definition at line 33 of file MercuryMemory.cpp.
int MInfoPair::line |
Definition at line 34 of file MercuryMemory.cpp.
int MInfoPair::size |
Definition at line 35 of file MercuryMemory.cpp.