RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions | Static Public Member Functions
FromToJS Struct Reference
Inheritance diagram for FromToJS:
Datacratic::JS::JSWrapped2< FromTo, FromToJS, FromToName, FromToModule > Datacratic::JS::JSWrapped< FromTo > Datacratic::JS::JSWrappedBase

List of all members.

Public Member Functions

 FromToJS (v8::Handle< v8::Object > This, const std::shared_ptr< FromTo > &fromto=std::shared_ptr< FromTo >())

Static Public Member Functions

static Persistent
< v8::FunctionTemplate > 
Initialize ()
static Handle< Value > New (const Arguments &args)
static Handle< v8::Value > roundTrip (const Arguments &args)
static Handle< v8::Value > getJSON1 (const Arguments &args)
static Handle< v8::Value > getJSON2 (const Arguments &args)
static Handle< v8::Value > getLongLongInt (const Arguments &args)
static Handle< v8::Value > getJSONLongLongInt (const Arguments &args)

Detailed Description

Definition at line 33 of file js2json_module.cc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator