Chromium Embedded Framework (CEF)
128.4.2+g5c235a2+chromium-128.0.6613.18
|
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 |