![]() |
RTBKit
0.9
Open-source framework to create real-time ad bidding systems.
|
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 |
Definition at line 536 of file js_utils.h.
1.7.6.1