![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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) |
Definition at line 34 of file slot_js.cc.
1.7.6.1