#include <CeresEngine/Reflection/TypeInfo.core.hpp>
◆ getAlignment()
| std::size_t CeresEngine::VoidTypeInfo::getAlignment |
( |
| ) |
const |
|
finalvirtualnoexcept |
- Returns
- The size of the type, in bytes. Useful when allocating memory to construct an instance.
Implements CeresEngine::TypeInfo.
◆ getIdentityHash()
◆ getName()
| StringView CeresEngine::VoidTypeInfo::getName |
( |
| ) |
const |
|
overridevirtualnoexcept |
◆ getSize()
| std::size_t CeresEngine::VoidTypeInfo::getSize |
( |
| ) |
const |
|
finalvirtualnoexcept |
- Returns
- The size of the type, in bytes. Useful when allocating memory to construct an instance.
Implements CeresEngine::TypeInfo.
◆ getType()
The documentation for this class was generated from the following file:
- /Users/Rogiel/Developer/CeresEngine/Engine/Sources/CeresEngine/Reflection/TypeInfo.core.hpp