Reports memory allocation errors. More...
#include <AllocError.h>
Public Member Functions | |
| AllocError () | |
Static Public Member Functions | |
| static void | SetTexts (const char *name, const char *pos) |
| static void | Init () |
| static void | ReportAllocError () |
Reports memory allocation errors.
| AllocError::AllocError | ( | ) | [inline] |
| void AllocError::Init | ( | ) | [static] |
References ReportAllocError(), and SetTexts().
Referenced by GridHierarchy::GridHierarchy().
| void AllocError::ReportAllocError | ( | ) | [static] |
References comm_service::log(), and comm_service::proc_me().
Referenced by Init().
| void AllocError::SetTexts | ( | const char * | name, | |
| const char * | pos | |||
| ) | [static] |
1.6.3