RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Static Public Member Functions
Datacratic::JS::PropertySetter< T, Obj, Base > Struct Template Reference

List of all members.

Static Public Member Functions

static void setter (v8::Local< v8::String > property, v8::Local< v8::Value > value, const v8::AccessorInfo &info)
static void pmfSetter (v8::Local< v8::String > property, v8::Local< v8::Value > value, const v8::AccessorInfo &info)

Detailed Description

template<typename T, typename Obj, typename Base>
struct Datacratic::JS::PropertySetter< T, Obj, Base >

Definition at line 1022 of file js_utils.h.


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