Chromium Embedded Framework (CEF)  106.0.15+gbb70d04+chromium-106.0.5249.12
CefURLPartsTraits Struct Reference

#include "include/internal/cef_types_wrappers.h"

Public Types

using struct_type = cef_urlparts_t
 

Static Public Member Functions

static void init (struct_type *s)
 
static void clear (struct_type *s)
 
static void set (const struct_type *src, struct_type *target, bool copy)
 

Member Typedef Documentation

◆ struct_type

Member Function Documentation

◆ clear()

static void CefURLPartsTraits::clear ( struct_type s)
inlinestatic

◆ init()

static void CefURLPartsTraits::init ( struct_type s)
inlinestatic

◆ set()

static void CefURLPartsTraits::set ( const struct_type src,
struct_type target,
bool  copy 
)
inlinestatic

The documentation for this struct was generated from the following file: