#include <HomgPrettyPrint.h>
Public Member Functions | |
HomgPrettyPrint (bool new_value) | |
~HomgPrettyPrint () | |
Static Public Attributes | |
static bool | pretty = false |
Private Attributes | |
bool | last_pretty_ |
Definition at line 18 of file HomgPrettyPrint.h.
HomgPrettyPrint::HomgPrettyPrint | ( | bool | new_value | ) | [inline] |
Definition at line 26 of file HomgPrettyPrint.h.
HomgPrettyPrint::~HomgPrettyPrint | ( | ) | [inline] |
Definition at line 27 of file HomgPrettyPrint.h.
bool HomgPrettyPrint::last_pretty_ [private] |
Definition at line 21 of file HomgPrettyPrint.h.
bool HomgPrettyPrint::pretty = false [static] |
Definition at line 29 of file HomgPrettyPrint.h.