RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Public Member Functions | Static Public Member Functions | Public Attributes
SignalSlotTestJS Struct Reference
Inheritance diagram for SignalSlotTestJS:
Datacratic::JS::JSWrapped2< SignalSlotTest, SignalSlotTestJS, SignalSlotTestName, SignalSlotTestModule > Datacratic::JS::JSWrapped< SignalSlotTest > Datacratic::JS::JSWrappedBase

List of all members.

Public Member Functions

 SignalSlotTestJS (const v8::Arguments &args)

Static Public Member Functions

static v8::Persistent
< v8::FunctionTemplate > 
Initialize ()
static v8::Handle< v8::Value > New (const Arguments &args)
static v8::Handle< v8::Value > on (const Arguments &args)
static v8::Handle< v8::Value > signalNames (const Arguments &args)
static v8::Handle< v8::Value > signalInfo (const Arguments &args)
static v8::Handle< v8::Value > event1 (const Arguments &args)
static v8::Handle< v8::Value > lastIndexGetter (v8::Local< v8::String > property, const AccessorInfo &info)
static v8::Handle< v8::Value > event2 (const Arguments &args)
static v8::Handle< v8::Value > checkCast (const Arguments &args)

Public Attributes

int lastIndex

Detailed Description

Definition at line 109 of file signal_slot_test_module.cc.


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