| 
    Chromium Embedded Framework (CEF)
    110.0.7+gba12a2e+chromium-110.0.5481.23
    
   | 
 
Helper class to manage a scoped copy of |argv|. More...
#include "include/wrapper/cef_helpers.h"
Public Member Functions | |
| CefScopedArgArray (int argc, char *argv[]) | |
| CefScopedArgArray (const CefScopedArgArray &)=delete | |
| CefScopedArgArray & | operator= (const CefScopedArgArray &)=delete | 
| ~CefScopedArgArray () | |
| char ** | array () const | 
Helper class to manage a scoped copy of |argv|.
      
  | 
  inline | 
      
  | 
  delete | 
      
  | 
  inline | 
      
  | 
  inline | 
      
  | 
  delete |