Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
SimpleApp Member List

This is the complete list of members for SimpleApp, including all inherited members.

DISALLOW_COPY_AND_ASSIGN(SimpleApp)SimpleAppprivate
fFirstContentSimpleAppprotected
fFirstHeadlessSimpleAppprotected
fFirstRectSimpleAppprotected
fFirstServerSimpleAppprotected
fFirstUrlSimpleAppprotected
fGuiHandlerSimpleAppprotected
fNextHandleSimpleAppprotected
fUseViewesSimpleAppprotected
GetBrowserProcessHandler() overrideSimpleAppinline
IMPLEMENT_REFCOUNTING(SimpleApp)SimpleAppprivate
OnBeforeChildProcessLaunch(CefRefPtr< CefCommandLine > command_line) overrideSimpleApp
OnBeforeCommandLineProcessing(const CefString &process_type, CefRefPtr< CefCommandLine > command_line) overrideSimpleApp
OnContextInitialized() overrideSimpleApp
OnRegisterCustomSchemes(CefRawPtr< CefSchemeRegistrar > registrar) overrideSimpleApp
SetNextHandle(RCefWebDisplayHandle *handle)SimpleApp
SimpleApp(bool use_viewes, THttpServer *serv=nullptr, const std::string &url="", const std::string &cont="", int width=0, int height=0, bool headless=false)SimpleApp
StartWindow(THttpServer *serv, const std::string &url, const std::string &cont, CefRect &rect)SimpleApp