The MAUVE Toolchain
|
Additional Inherited Members | |
![]() | |
virtual AbstractLogger & | logger () const =0 |
Get the logger. | |
![]() | |
virtual std::string | name () const =0 |
Get the name. | |
![]() | |
virtual bool | cleanup_interface ()=0 |
Clean up the Interface. | |
virtual bool | configure_interface ()=0 |
Configure the Interface. | |
virtual AbstractInterface * | get_interface () const =0 |
Get a pointer to the Interface. | |
virtual bool | is_empty_interface () const =0 |
Check if the Interface is empty. | |
![]() | |
virtual bool | clear_shell ()=0 |
Clear the shell. | |
virtual SHELL & | shell () const =0 |
Get the shell. | |
![]() | |
virtual bool | clear_core ()=0 |
Clear the Core. | |
virtual CORE & | core () const =0 |
Get the Core. | |
virtual CORE * | core_ptr () const =0 |
Get a pointer to the Core. | |