|
Molybden API
|
This is the complete list of members for molybden::JsProxyObject, including all inherited members.
| as() | molybden::JsProxyObject | |
| as() (defined in molybden::JsProxyObject) | molybden::JsProxyObject | |
| call(const std::string &method_name, const std::vector< JsValue > &args)=0 | molybden::JsProxyObject | pure virtual |
| enumerateMembers()=0 | molybden::JsProxyObject | pure virtual |
| getProperty(const std::string &property_name)=0 | molybden::JsProxyObject | pure virtual |
| getType()=0 | molybden::JsProxyObject | pure virtual |
| hasMethod(const std::string &method_name)=0 | molybden::JsProxyObject | pure virtual |
| hasProperty(const std::string &property_name)=0 | molybden::JsProxyObject | pure virtual |
| setProperty(const std::string &property_name, const JsValue &value)=0 | molybden::JsProxyObject | pure virtual |
| ~JsProxyObject()=default (defined in molybden::JsProxyObject) | molybden::JsProxyObject | virtual |