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

List of all members.

Public Member Functions

 ValuePromise (const JSValue &value)
 ValuePromise (const JSValue &value, const std::string &name, int argnum)
template<typename T >
 operator T () const
template<typename T >
 decltype (from_js_ref(*(JSValue *) 0,(T *) 0)) getRef() const

Public Attributes

JSValue value
std::string name
int argnum

Detailed Description

Definition at line 536 of file js_utils.h.


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