RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions
Datacratic::JS::JSValue Struct Reference

#include <js_value.h>

List of all members.

Public Member Functions

template<typename T >
 JSValue (const v8::Local< T > &val)
template<typename T >
 JSValue (const v8::Handle< T > &val)
 operator v8::Handle< v8::Object > () const

Detailed Description

Opaque type used to represent a Javascript value

Definition at line 24 of file js_value.h.


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