| Chromium Embedded Framework (CEF)
    128.0.1+gc234e7f+chromium-128.0.6613.7
    | 
Scoped helper for managing the life span of a sandbox context handle. More...
#include "include/cef_sandbox_mac.h"
| Public Member Functions | |
| CefScopedSandboxContext () | |
| ~CefScopedSandboxContext () | |
| bool | Initialize (int argc, char **argv) | 
| Load the sandbox for this process.  More... | |
Scoped helper for managing the life span of a sandbox context handle.
| CefScopedSandboxContext::CefScopedSandboxContext | ( | ) | 
| CefScopedSandboxContext::~CefScopedSandboxContext | ( | ) | 
| bool CefScopedSandboxContext::Initialize | ( | int | argc, | 
| char ** | argv | ||
| ) | 
Load the sandbox for this process.
Returns true on success.