#include "../../../../core/logger/Logger.h"#include "../../../../common/TerraLib.h"#include "../../../../core/translator/Translator.h"#include "../Config.h"#include "Module.h"Go to the source code of this file.
Variables | |
| const te::v8::jsi::Module & | sm_module = te::v8::jsi::Module::getInstance() |
| This is a helper function that will be automatically called when the TerraLib V8-API is loaded. More... | |
| const te::v8::jsi::Module& sm_module = te::v8::jsi::Module::getInstance() |
This is a helper function that will be automatically called when the TerraLib V8-API is loaded.
This is a helper function that will be automatically called when the TerraLib V8-API is unloaded.
Definition at line 53 of file src/terralib/binding/v8/jsi/platform/Module.cpp.