GlsMap Toolkit  1.9.0
disti::DNCMapChartDataSource::LibrarySlot Struct Reference

#include <gls_map_dnc.h>

Public Member Functions

 LibrarySlot (void)
 
 ~LibrarySlot ()
 

Public Attributes

Mutex * libMutex
 
DNCLibrary * lib
 
bool visible
 

Detailed Description

Helper for library loading

Constructor & Destructor Documentation

◆ LibrarySlot()

DNCMapChartDataSource::LibrarySlot::LibrarySlot ( void  )

Ctor

◆ ~LibrarySlot()

DNCMapChartDataSource::LibrarySlot::~LibrarySlot ( )

Dtor

Member Data Documentation

◆ lib

DNCLibrary* disti::DNCMapChartDataSource::LibrarySlot::lib

DNC library if library is loaded else NULL

◆ libMutex

Mutex* disti::DNCMapChartDataSource::LibrarySlot::libMutex

mutex for lib pointer

◆ visible

bool disti::DNCMapChartDataSource::LibrarySlot::visible

true if library is available for tiles else NULL


The documentation for this struct was generated from the following files: