v8toolkit  0.0.1
Utility library for embedding V8 Javascript engine in a c++ program
Classes | Variables
wrapped_class.h File Reference
#include <sstream>
#include <set>
#include "parsed_method.h"
#include "annotations.h"
Include dependency graph for wrapped_class.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  WrappedClass
 

Variables

int MAX_DECLARATIONS_PER_FILE
 

Variable Documentation

int MAX_DECLARATIONS_PER_FILE

Definition at line 8 of file wrapped_class.cpp.

Referenced by generate_bindings(), and PrintFunctionNamesAction::ParseArgs().