OpenModules.h File Reference

The main entry function for registering TerraLib API in a V8 environment. More...

#include "../Config.h"
#include <v8.h>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::v8
 
 te::v8::jsi
 

Functions

TEV8JSIEXPORT void te::v8::jsi::RegisterModule (::v8::Local<::v8::Object > &global)
 It register the Module class. More...
 

Detailed Description

The main entry function for registering TerraLib API in a V8 environment.

Definition in file OpenModules.h.