#include <VariableData.h>
◆ VariableData()
| Raven::VariableData::VariableData |
( |
const VariableID & | ID, |
|
|
std::string_view | name, |
|
|
u32 | offset, |
|
|
u32 | size, |
|
|
u32 | align ) |
|
inlineexplicitconstexpr |
◆ operator<()
| bool Raven::VariableData::operator< |
( |
const VariableData & | var | ) |
const |
|
inlineconstexpr |
◆ m_Align
| u32 Raven::VariableData::m_Align {} |
◆ m_ID
◆ m_Name
| std::string Raven::VariableData::m_Name {} |
◆ m_Offset
| u32 Raven::VariableData::m_Offset {} |
◆ m_Size
| u32 Raven::VariableData::m_Size {} |
The documentation for this struct was generated from the following file: