Internal virtual interface for type erasure. More...
Declaration
class helios::engine::runtime::world::Manager::Concept { ... }
Public Destructor Index
Public Member Functions Index
| void | flush (UpdateContext &updateContext) noexcept=0 |
|
|
|
| void | init (GameWorld &gameWorld) noexcept=0 |
|
|
|
| void | reset () noexcept=0 |
|
|
|
| void * | underlying () noexcept=0 |
|
|
|
| const void * | underlying () const noexcept=0 |
|
|
|
Description
Internal virtual interface for type erasure.
Definition at line 69 of file Manager.ixx.
Public Destructor
~Concept()
| virtual helios::engine::runtime::world::Manager::Concept::~Concept () |
|
virtual
default
|
Public Member Functions
flush()
| virtual void helios::engine::runtime::world::Manager::Concept::flush (UpdateContext & updateContext) |
|
noexcept
|
init()
| virtual void helios::engine::runtime::world::Manager::Concept::init (GameWorld & gameWorld) |
|
noexcept
|
reset()
| virtual void helios::engine::runtime::world::Manager::Concept::reset () |
|
noexcept
|
underlying()
| virtual void * helios::engine::runtime::world::Manager::Concept::underlying () |
|
nodiscard
noexcept
|
underlying()
| virtual const void * helios::engine::runtime::world::Manager::Concept::underlying () |
|
nodiscard
noexcept
|
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.