|
GlsMap Toolkit
1.10.2
|
#include <gls_map_dnc.h>
Public Member Functions | |
| LibrarySlot (void) | |
| ~LibrarySlot () | |
Public Attributes | |
| Mutex * | libMutex |
| DNCLibrary * | lib |
| bool | visible |
Helper for library loading
| DNCMapChartDataSource::LibrarySlot::LibrarySlot | ( | void | ) |
Ctor
| DNCMapChartDataSource::LibrarySlot::~LibrarySlot | ( | ) |
Dtor
| DNCLibrary* disti::DNCMapChartDataSource::LibrarySlot::lib |
DNC library if library is loaded else NULL
| Mutex* disti::DNCMapChartDataSource::LibrarySlot::libMutex |
mutex for lib pointer
| bool disti::DNCMapChartDataSource::LibrarySlot::visible |
true if library is available for tiles else NULL