$darkmode
engine::CommandExecuter Class Reference

Public Member Functions

 CommandExecuter (cloe::Logger logger, bool enabled=true)
 
bool is_enabled () const
 
void set_enabled (bool v)
 
CommandResult run_and_release (const cloe::Command &) const
 
void run (const cloe::Command &)
 
void run_all (const std::vector< cloe::Command > &cmds)
 
void wait (CommandResult &) const
 
void wait_all ()
 
std::vector< CommandResultrelease_all ()
 
cloe::Logger logger () const
 

The documentation for this class was generated from the following files: