HyperRogue  11.3d
game/visualization engine based on non-Euclidean geometry
Public Member Functions | Public Attributes | List of all members
hr::logger Struct Reference
Inheritance diagram for hr::logger:
hr::hstream

Public Member Functions

virtual void write_char (char c)
 
virtual char read_char ()
 
- Public Member Functions inherited from hr::hstream
virtual void write_chars (const char *c, size_t q)
 
virtual void read_chars (char *c, size_t q)
 
virtual color_t get_vernum ()
 
template<class T >
void write (const T &t)
 
template<class T >
void read (T &t)
 
template<class T >
get ()
 
template<class T >
get_raw ()
 

Public Attributes

int indentation
 
bool doindent
 

The documentation for this struct was generated from the following file: