|
OpenCPN Partial API docs
|
Undo features argument definitions. More...
Go to the source code of this file.
Classes | |
| class | UndoAction |
Typedefs | |
| typedef void * | UndoItemPointer |
Enumerations | |
| enum | UndoType { Undo_CreateWaypoint , Undo_DeleteWaypoint , Undo_AppendWaypoint , Undo_MoveWaypoint } |
| enum | UndoBeforePointerType { Undo_IsOrphanded , Undo_NeedsCopy , Undo_HasParent } |
Undo features argument definitions.
Definition in file undo_defs.h.
| typedef void* UndoItemPointer |
Definition at line 37 of file undo_defs.h.
| enum UndoBeforePointerType |
Definition at line 35 of file undo_defs.h.
| enum UndoType |
Definition at line 28 of file undo_defs.h.