Osmium  0.1
Classes | Namespaces | Variables
include/osmium/HandlerJavascript.hpp File Reference
#include <fstream>
#include <iostream>
#include <v8.h>
Include dependency graph for HandlerJavascript.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Osmium::Handler::Javascript
struct  Osmium::Handler::Javascript::js_cb

Namespaces

namespace  Osmium
 

All Osmium code is in this namespace.


namespace  Osmium::Handler
 

Handlers operate on OSM data through callbacks.


Variables

v8::Persistent< v8::Context > global_context

Variable Documentation

v8::Persistent<v8::Context> global_context
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines