Chromium Embedded Framework (CEF) 148.0.4+ga59e378+chromium-148.0.7778.40
CefScopedSandboxInfo Class Referencefinal

Manages the life span of a sandbox information object. More...

#include "include/cef_sandbox_win.h"

Public Member Functions

 CefScopedSandboxInfo ()
 
 ~CefScopedSandboxInfo ()
 
void * sandbox_info () const
 

Detailed Description

Manages the life span of a sandbox information object.

Constructor & Destructor Documentation

◆ CefScopedSandboxInfo()

CefScopedSandboxInfo::CefScopedSandboxInfo ( )
inline

◆ ~CefScopedSandboxInfo()

CefScopedSandboxInfo::~CefScopedSandboxInfo ( )
inline

Member Function Documentation

◆ sandbox_info()

void * CefScopedSandboxInfo::sandbox_info ( ) const
inline

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