GlsMap Toolkit  1.7.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

DNCMapChartDataSource::LibrarySlot::LibrarySlot ( void  )

Ctor

DNCMapChartDataSource::LibrarySlot::~LibrarySlot ( )

Dtor

Member Data Documentation

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


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