RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Static Public Member Functions
Datacratic::JS::SlotJS Struct Reference
Inheritance diagram for Datacratic::JS::SlotJS:
Datacratic::JS::JSWrapped2< Slot, SlotJS, SlotName, sigslotModule > Datacratic::JS::JSWrapped< Slot > Datacratic::JS::JSWrappedBase

List of all members.

Public Member Functions

 SlotJS (v8::Handle< v8::Object > This, const std::shared_ptr< Slot > &slot=std::shared_ptr< Slot >())
 SlotJS (v8::Handle< v8::Object > This, const Slot &slot)

Static Public Member Functions

static v8::Handle< v8::Value > New (const v8::Arguments &args)
static v8::Handle< v8::Value > call (const v8::Arguments &args)
static void Initialize ()
static v8::Handle< v8::Value > toString (const v8::Arguments &args)

Detailed Description

Definition at line 34 of file slot_js.cc.


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