GL Studio C++ Runtime API
DNCMapChartDataSource::LibrarySlot Struct Reference

#include <gls_map_dnc.h>

Public Member Functions

 LibrarySlot (void)
 
 ~LibrarySlot ()
 

Public Attributes

MutexlibMutex
 
DNCLibrary * lib
 
bool visible
 

Detailed Description

Helper for library loading

Constructor & Destructor Documentation

LibrarySlot ( void  )

Ctor

Dtor

Member Data Documentation

DNCLibrary* lib

DNC library if library is loaded else NULL

Mutex* libMutex

mutex for lib pointer

bool visible

true if library is available for tiles else NULL


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