Chromium Embedded Framework (CEF)  107.1.0+g0bd2c19+chromium-107.0.5304.29
CefCommandLine Member List

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

AddRef() const =0CefBaseRefCountedpure virtual
AppendArgument(const CefString &argument)=0CefCommandLinepure virtual
AppendSwitch(const CefString &name)=0CefCommandLinepure virtual
AppendSwitchWithValue(const CefString &name, const CefString &value)=0CefCommandLinepure virtual
ArgumentList typedefCefCommandLine
Copy()=0CefCommandLinepure virtual
CreateCommandLine()CefCommandLinestatic
GetArguments(ArgumentList &arguments)=0CefCommandLinepure virtual
GetArgv(std::vector< CefString > &argv)=0CefCommandLinepure virtual
GetCommandLineString()=0CefCommandLinepure virtual
GetGlobalCommandLine()CefCommandLinestatic
GetProgram()=0CefCommandLinepure virtual
GetSwitches(SwitchMap &switches)=0CefCommandLinepure virtual
GetSwitchValue(const CefString &name)=0CefCommandLinepure virtual
HasArguments()=0CefCommandLinepure virtual
HasAtLeastOneRef() const =0CefBaseRefCountedpure virtual
HasOneRef() const =0CefBaseRefCountedpure virtual
HasSwitch(const CefString &name)=0CefCommandLinepure virtual
HasSwitches()=0CefCommandLinepure virtual
InitFromArgv(int argc, const char *const *argv)=0CefCommandLinepure virtual
InitFromString(const CefString &command_line)=0CefCommandLinepure virtual
IsReadOnly()=0CefCommandLinepure virtual
IsValid()=0CefCommandLinepure virtual
PrependWrapper(const CefString &wrapper)=0CefCommandLinepure virtual
Release() const =0CefBaseRefCountedpure virtual
Reset()=0CefCommandLinepure virtual
SetProgram(const CefString &program)=0CefCommandLinepure virtual
SwitchMap typedefCefCommandLine
~CefBaseRefCounted()CefBaseRefCountedinlineprotectedvirtual