OpenCPN Partial API docs
Loading...
Searching...
No Matches
ModuleInfo Class Reference

Public Member Functions

 WX_DECLARE_HASH_SET (wxString, wxStringHash, wxStringEqual, DependencySet)
 
 WX_DECLARE_HASH_MAP (wxString, wxString, wxStringHash, wxStringEqual, DependencyMap)
 

Public Attributes

uint64_t type_magic
 
DependencyMap dependencies
 

Detailed Description

Definition at line 840 of file plugin_loader.cpp.

Member Data Documentation

◆ dependencies

DependencyMap ModuleInfo::dependencies

Definition at line 847 of file plugin_loader.cpp.

◆ type_magic

uint64_t ModuleInfo::type_magic

Definition at line 846 of file plugin_loader.cpp.


The documentation for this class was generated from the following file: