Chromium Embedded Framework (CEF)
110.0.7+gba12a2e+chromium-110.0.5481.23
|
This is the complete list of members for CefV8Interceptor, including all inherited members.
AddRef() const =0 | CefBaseRefCounted | pure virtual |
Get(const CefString &name, const CefRefPtr< CefV8Value > object, CefRefPtr< CefV8Value > &retval, CefString &exception)=0 | CefV8Interceptor | pure virtual |
Get(int index, const CefRefPtr< CefV8Value > object, CefRefPtr< CefV8Value > &retval, CefString &exception)=0 | CefV8Interceptor | pure virtual |
HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
Release() const =0 | CefBaseRefCounted | pure virtual |
Set(const CefString &name, const CefRefPtr< CefV8Value > object, const CefRefPtr< CefV8Value > value, CefString &exception)=0 | CefV8Interceptor | pure virtual |
Set(int index, const CefRefPtr< CefV8Value > object, const CefRefPtr< CefV8Value > value, CefString &exception)=0 | CefV8Interceptor | pure virtual |
~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |