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

Public Member Functions

virtual color_t get_vernum () override
 
virtual void write_char (char c) override
 
virtual void write_chars (const char *c, size_t i) override
 
virtual void read_chars (char *c, size_t i) override
 
virtual char read_char () override
 
 fhstream (const string pathname, const char *mode)
 
- Public Member Functions inherited from hr::hstream
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

color_t vernum
 
FILE * f
 

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