The MAUVE Toolchain
|
Objects wite a Shell and a Core. More...
#include <WithCore.hpp>
Additional Inherited Members | |
![]() | |
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. | |