Interface for system bootstrapping.
More...
Interface for system bootstrapping.
Definition at line 166 of file di.cppm.
◆ ~IBootstrapper()
| virtual kcenon::common::di::IBootstrapper::~IBootstrapper |
( |
| ) |
|
|
exportvirtualdefault |
◆ initialize()
| virtual bool kcenon::common::di::IBootstrapper::initialize |
( |
| ) |
|
|
exportpure virtual |
Initialize the system.
- Returns
- true if successful
◆ is_initialized()
| virtual bool kcenon::common::di::IBootstrapper::is_initialized |
( |
| ) |
const |
|
exportpure virtual |
Check if the system is initialized.
◆ shutdown()
| virtual void kcenon::common::di::IBootstrapper::shutdown |
( |
| ) |
|
|
exportpure virtual |
The documentation for this class was generated from the following file: