|
Chromium Embedded Framework (CEF) 148.0.4+ga59e378+chromium-148.0.7778.40
|
This is the complete list of members for CefComponentUpdater, including all inherited members.
| AddRef() const =0 | CefBaseRefCounted | pure virtual |
| GetComponentByID(const CefString &component_id)=0 | CefComponentUpdater | pure virtual |
| GetComponentCount()=0 | CefComponentUpdater | pure virtual |
| GetComponents(std::vector< CefRefPtr< CefComponent > > &components)=0 | CefComponentUpdater | pure virtual |
| GetComponentUpdater() | CefComponentUpdater | static |
| HasAtLeastOneRef() const =0 | CefBaseRefCounted | pure virtual |
| HasOneRef() const =0 | CefBaseRefCounted | pure virtual |
| Release() const =0 | CefBaseRefCounted | pure virtual |
| Update(const CefString &component_id, cef_component_update_priority_t priority, CefRefPtr< CefComponentUpdateCallback > callback)=0 | CefComponentUpdater | pure virtual |
| ~CefBaseRefCounted() | CefBaseRefCounted | inlineprotectedvirtual |