#include <UT_ArenaInfo.h>
Static Public Member Functions | |
| static size_t | arenaSize () |
| static size_t | totalInUse () |
| static void | outputUsage (ostream &os, bool output_in_bytes=false) |
Definition at line 28 of file UT_ArenaInfo.h.
| static size_t UT_ArenaInfo::arenaSize | ( | ) | [static] |
| static void UT_ArenaInfo::outputUsage | ( | ostream & | os, | |
| bool | output_in_bytes = false | |||
| ) | [static] |
| static size_t UT_ArenaInfo::totalInUse | ( | ) | [static] |
1.5.9