| OpenCPN Partial API docs
    | 
Selected route, segment, waypoint, etc. More...
Go to the source code of this file.
| Classes | |
| struct | SelectCtx | 
| class | Select | 
| Macros | |
| #define | SELTYPE_UNKNOWN 0x0001 | 
| #define | SELTYPE_ROUTEPOINT 0x0002 | 
| #define | SELTYPE_ROUTESEGMENT 0x0004 | 
| #define | SELTYPE_TIDEPOINT 0x0008 | 
| #define | SELTYPE_CURRENTPOINT 0x0010 | 
| #define | SELTYPE_ROUTECREATE 0x0020 | 
| #define | SELTYPE_AISTARGET 0x0040 | 
| #define | SELTYPE_MARKPOINT 0x0080 | 
| #define | SELTYPE_TRACKSEGMENT 0x0100 | 
| #define | SELTYPE_DRAGHANDLE 0x0200 | 
| Variables | |
| Select * | pSelect | 
| Global instance. | |
| Select * | pSelectTC | 
| Global instance. | |
| 
 | extern | 
Global instance.
Definition at line 36 of file select.cpp.
| 
 | extern | 
Global instance.
Definition at line 37 of file select.cpp.