$search
#include <RNDF.h>
Public Member Functions | |
void | clear () |
bool | isvalid () |
LL_Waypoint (std::string line, int x, int y, int line_number, bool &valid, bool verbose) | |
void | print () |
void | print_without_newline () |
Public Attributes | |
LatLong | ll |
int | waypoint_id |
Definition at line 33 of file RNDF.h.
LL_Waypoint::LL_Waypoint | ( | std::string | line, | |
int | x, | |||
int | y, | |||
int | line_number, | |||
bool & | valid, | |||
bool | verbose | |||
) |