RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Classes | Public Member Functions | Public Attributes
Datacratic::JS::calltojsbase Struct Reference
Inheritance diagram for Datacratic::JS::calltojsbase:
Datacratic::JS::calltojs< Return(Args...), arity > Datacratic::JS::DeliveryCbOps::Forwarder Datacratic::JS::ResultCbOps::Forwarder

List of all members.

Classes

struct  Params

Public Member Functions

 calltojsbase (v8::Handle< v8::Function > fn, v8::Handle< v8::Object > This)

Public Attributes

std::shared_ptr< Paramsparams

Detailed Description

Definition at line 87 of file js_call.h.


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