#include <Status.hpp>
◆ Step
◆ Status()
| GranOO3::Core::Status::Status |
( |
| ) |
|
◆ get_current_step()
◆ init_label()
| const std::string & GranOO3::Core::Status::init_label |
( |
| ) |
const |
|
inline |
◆ run_label()
| const std::string & GranOO3::Core::Status::run_label |
( |
| ) |
const |
|
inline |
◆ set_current_plugin()
◆ set_current_status()
| void GranOO3::Core::Status::set_current_status |
( |
const std::string & |
status | ) |
|
◆ set_current_step()
| void GranOO3::Core::Status::set_current_step |
( |
Step |
step | ) |
|
◆ set_in()
| void GranOO3::Core::Status::set_in |
( |
const std::string & |
directoryName | ) |
|
|
private |
◆ show()
| std::string GranOO3::Core::Status::show |
( |
const std::string & |
directoryName | ) |
|
◆ stop_label()
| const std::string & GranOO3::Core::Status::stop_label |
( |
| ) |
const |
|
inline |
◆ _closeBracket
| const std::string GranOO3::Core::Status::_closeBracket = "\033[0m]" |
|
private |
◆ _currentPlugin
◆ _currentStatus
| std::string GranOO3::Core::Status::_currentStatus |
|
private |
◆ _currentStep
| Step GranOO3::Core::Status::_currentStep |
|
private |
◆ _init
| const std::string GranOO3::Core::Status::_init = "INIT" |
|
private |
◆ _openBracket
| const std::string GranOO3::Core::Status::_openBracket = "[\033[32m" |
|
private |
◆ _run
| const std::string GranOO3::Core::Status::_run = "RUN" |
|
private |
◆ _statusUID
| unsigned int GranOO3::Core::Status::_statusUID |
|
private |
◆ _stop
| const std::string GranOO3::Core::Status::_stop = "STOP" |
|
private |
◆ in
| std::string GranOO3::Core::Status::in |
|
private |
The documentation for this class was generated from the following files: