GATE
gate::apps::MediplayApp Member List

This is the complete list of members for gate::apps::MediplayApp, including all inherited members.

App() (defined in gate::App)gate::App
getArgs() const (defined in gate::App)gate::Appprotected
getHandle() const (defined in gate::App)gate::Appprotected
getPath() const (defined in gate::App)gate::Appprotected
onInit() (defined in gate::App)gate::Appprotectedvirtual
onSignal(int appsignal) (defined in gate::App)gate::Appprotectedvirtual
parseAppOptions(Array< String > const &args, AppOptionDef **defs, size_t defsCount) (defined in gate::App)gate::Appstatic
parseAppOptions(Array< String > const &args, AppOptionDef *defs, size_t defsCount) (defined in gate::App)gate::Appstatic
printAppOptions(AppOptionDef const *const *defs, size_t defsCount, Stream &stream) (defined in gate::App)gate::Appstatic
printAppOptions(AppOptionDef const *defs, size_t defsCount, Stream &stream) (defined in gate::App)gate::Appstatic
run() override (defined in gate::apps::MediplayApp)gate::apps::MediplayAppinlinevirtual
runApp(App &app, char const *program, char const *const *arguments, gate_size_t argcount, gate_uintptr_t apphandle) (defined in gate::App)gate::Appstatic
setExitCode(int value) (defined in gate::App)gate::Appprotected
~App() noexcept (defined in gate::App)gate::Appvirtual
~IRunnable() noexcept (defined in gate::IRunnable)gate::IRunnablevirtual