|
Pakman
|
This is the complete list of members for SerialMaster, including all inherited members.
| AbstractMaster(bool *p_program_terminated) | AbstractMaster | |
| addLongOptions(LongOptions &lopts) | SerialMaster | static |
| AbstractMaster::addLongOptions(master_t master, LongOptions &lopts) | AbstractMaster | static |
| assignController(std::shared_ptr< AbstractController > p_controller) | AbstractMaster | protected |
| cleanup() | SerialMaster | static |
| AbstractMaster::cleanup(master_t master) | AbstractMaster | static |
| finishedTasksEmpty() const override | SerialMaster | virtual |
| flush() override | SerialMaster | virtual |
| frontFinishedTask() override | SerialMaster | virtual |
| getMaster(const std::string &arg) | AbstractMaster | static |
| help() | SerialMaster | static |
| AbstractMaster::help(master_t master) | AbstractMaster | static |
| isActive() const override | SerialMaster | virtual |
| iterate() override | SerialMaster | protectedvirtual |
| m_p_controller | AbstractMaster | protected |
| needMorePendingTasks() const override | SerialMaster | virtual |
| popFinishedTask() override | SerialMaster | virtual |
| programTerminated() const | AbstractMaster | protected |
| pushPendingTask(const std::string &input_string) override | SerialMaster | virtual |
| run(controller_t controller, const Arguments &args) | SerialMaster | static |
| AbstractMaster::run(master_t master, controller_t controller, const Arguments &args) | AbstractMaster | static |
| SerialMaster(const Command &simulator, bool *p_program_terminated) | SerialMaster | |
| terminate() override | SerialMaster | virtual |
| ~AbstractMaster()=default | AbstractMaster | virtual |
| ~SerialMaster() override=default | SerialMaster | virtual |