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::JSObject Struct Reference

#include <js_value.h>

List of all members.

Public Member Functions

template<typename T >
 JSObject (const v8::Local< T > &val)
template<typename T >
 JSObject (const v8::Handle< T > &val)
void initialize ()
void add (const std::string &key, const std::string &value)
void add (const std::string &key, const JSValue &value)

Detailed Description

Opaque type used to represent a Javascript object. Convertible to a Javscript value.

Definition at line 53 of file js_value.h.


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