The MAUVE Toolchain
Main Page
Namespaces
Classes
Class List
Class Index
Class Hierarchy
Class Members
Public Member Functions
|
List of all members
mauve::runtime::WithCore< CORE > Struct Template Reference
abstract
Object with a
Core
.
More...
#include <
WithCore.hpp
>
Inheritance diagram for mauve::runtime::WithCore< CORE >:
[
legend
]
Public Member Functions
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
.
Detailed Description
template<typename CORE>
struct mauve::runtime::WithCore< CORE >
Object with a
Core
.
Template Parameters
CORE
Core
type
mauve
runtime
WithCore
Generated by
1.8.11