GL Studio C++ Runtime API
|
#include <gls_map_dnc.h>
Public Member Functions | |
LibrarySlot (void) | |
~LibrarySlot () | |
Public Attributes | |
Mutex * | libMutex |
DNCLibrary * | lib |
bool | visible |
Helper for library loading
LibrarySlot | ( | void | ) |
Ctor
~LibrarySlot | ( | ) |
Dtor
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