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