#include <engine.h>
Definition at line 405 of file engine.h.
◆ operator bool()
constexpr EngineAccessor::operator bool |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator Engine *()
constexpr EngineAccessor::operator Engine * |
( |
| ) |
|
|
inlineconstexpr |
Definition at line 408 of file engine.h.
static constexpr Engine * engine_ptr
◆ operator Engine const *()
constexpr EngineAccessor::operator Engine const * |
( |
| ) |
const |
|
inlineconstexpr |
◆ operator->() [1/2]
constexpr Engine * EngineAccessor::operator-> |
( |
| ) |
|
|
inlineconstexpr |
◆ operator->() [2/2]
constexpr Engine const * EngineAccessor::operator-> |
( |
| ) |
const |
|
inlineconstexpr |
The documentation for this struct was generated from the following file: