|
|
Rml::FileHandle | ToRml () const |
| |
|
PL_ALWAYS_INLINE | plGenericId (StorageType instanceIndex, StorageType generation) |
| |
|
| PL_DECLARE_ID_TYPE (plGenericId, InstanceIndexBits, GenerationBits) |
| |
|
PL_ALWAYS_INLINE | plGenericId (StorageType instanceIndex, StorageType generation) |
| |
|
|
static FileId | FromRml (Rml::FileHandle hFile) |
| |
|
| enum | |
| |
|
using | StorageType |
| |
|
StorageType | m_Data |
| |
|
StorageType | m_InstanceIndex |
| |
|
StorageType | m_Generation |
| |
|
union { | |
| |
|
StorageType m_Data | |
| |
|
struct { | |
| |
|
StorageType m_InstanceIndex: InstanceIndexBits | |
| |
|
StorageType m_Generation: GenerationBits | |
| |
| } | | |
| |
| }; | | |
| |
The documentation for this struct was generated from the following file: