| 
    Chromium Embedded Framework (CEF)
    109.0.1+gcd5e37a+chromium-109.0.5414.8
    
   | 
 
#include "include/base/cef_atomic_ref_count.h"#include "include/base/cef_build.h"#include "include/base/cef_macros.h"#include "include/internal/cef_ptr.h"#include "include/internal/cef_time_wrappers.h"#include "include/internal/cef_types_wrappers.h"#include "include/internal/cef_win.h"Classes | |
| class | CefBaseRefCounted | 
| All ref-counted framework classes must extend this class.  More... | |
| class | CefBaseScoped | 
| All scoped framework classes must extend this class.  More... | |
| class | CefRefCount | 
| Class that implements atomic reference counting.  More... | |
Macros | |
| #define | IMPLEMENT_REFCOUNTING(ClassName) | 
| Macro that provides a reference counting implementation for classes extending CefBase.  More... | |
| #define IMPLEMENT_REFCOUNTING | ( | ClassName | ) | 
Macro that provides a reference counting implementation for classes extending CefBase.