|
OpenCPN Partial API docs
|
General AIS definitions. More...
#include <wx/hashmap.h>#include <wx/string.h>Go to the source code of this file.
Macros | |
| #define | TRACKTYPE_DEFAULT 0 |
| #define | TRACKTYPE_ALWAYS 1 |
| #define | TRACKTYPE_NEVER 2 |
| #define | TIMER_AIS_MSEC 998 |
| #define | TIMER_AIS_AUDIO_MSEC 2000 |
Typedefs | |
| typedef enum AisError | _AisError |
Functions | |
| WX_DECLARE_HASH_MAP (int, wxString, wxIntegerHash, wxIntegerEqual, AIS_Target_Name_Hash) | |
General AIS definitions.
Definition in file ais_defs.h.
| #define TIMER_AIS_AUDIO_MSEC 2000 |
Definition at line 50 of file ais_defs.h.
| #define TIMER_AIS_MSEC 998 |
Definition at line 49 of file ais_defs.h.
| #define TRACKTYPE_ALWAYS 1 |
Definition at line 31 of file ais_defs.h.
| #define TRACKTYPE_DEFAULT 0 |
Definition at line 30 of file ais_defs.h.
| #define TRACKTYPE_NEVER 2 |
Definition at line 32 of file ais_defs.h.
| enum AisError |
Definition at line 34 of file ais_defs.h.