#include <RNDF.h>
Public Member Functions | |
| void | clear () |
| Exit (std::string line, int x, int y, int line_number, bool &valid, bool verbose) | |
| bool | isvalid () |
| void | print () |
Public Attributes | |
| Unique_id | end_point |
| Unique_id | start_point |
Definition at line 85 of file RNDF.h.
| Exit::Exit | ( | std::string | line, | |
| int | x, | |||
| int | y, | |||
| int | line_number, | |||
| bool & | valid, | |||
| bool | verbose | |||
| ) |