OpenCPN Partial API docs
|
Public Attributes | |
wxString | name |
int | version_major |
int | version_minor |
bool | hard |
bool | all_lower |
bool | mute_dialog |
Definition at line 45 of file plugin_loader.h.
bool BlackListedPlugin::all_lower |
Definition at line 51 of file plugin_loader.h.
bool BlackListedPlugin::hard |
Definition at line 49 of file plugin_loader.h.
bool BlackListedPlugin::mute_dialog |
Definition at line 53 of file plugin_loader.h.
wxString BlackListedPlugin::name |
Definition at line 46 of file plugin_loader.h.
int BlackListedPlugin::version_major |
Definition at line 47 of file plugin_loader.h.
int BlackListedPlugin::version_minor |
Definition at line 48 of file plugin_loader.h.