The MAUVE Toolchain
|
Trait for objects with an abstract Shell. More...
#include <WithAbstractShell.hpp>
Public Member Functions | |
virtual bool | cleanup_shell ()=0 |
Clean up the shell. | |
virtual bool | configure_shell ()=0 |
Configure th shell. | |
virtual Shell * | get_shell () const =0 |
Get a pointer to the shell. | |
virtual bool | is_empty_shell () const =0 |
Check if the shell is empty. | |
Trait for objects with an abstract Shell.