Chromium Embedded Framework (CEF)
140.1.0+gc8004e2+chromium-140.0.7339.24
|
Template class that provides common functionality for simple CEF structure wrapping. More...
#include "include/internal/cef_types_wrappers.h"
Public Member Functions | |
CefStructBaseSimple () | |
CefStructBaseSimple (const struct_type &r) | |
CefStructBaseSimple & | operator= (const struct_type &r) |
Template class that provides common functionality for simple CEF structure wrapping.
Use only with POD types that begin with a size_t size
member.
|
inline |
|
inline |
|
inline |