#include <aglResParameter.h>
◆ getVersion()
| u32 agl::utl::ResParameterArchiveData::getVersion |
( |
| ) |
|
|
static |
◆ getSignature()
| u32 agl::utl::ResParameterArchiveData::getSignature |
( |
| ) |
|
|
static |
◆ ResCommon< ResParameterArchiveData >
◆ ResParameterArchive
◆ mSignature
| char agl::utl::ResParameterArchiveData::mSignature[4] |
◆ mSigWord
| u32 agl::utl::ResParameterArchiveData::mSigWord |
◆ [union]
◆ mVersion
| u32 agl::utl::ResParameterArchiveData::mVersion |
◆ mEndian
| u32 agl::utl::ResParameterArchiveData::mEndian |
◆ mFileSize
| u32 agl::utl::ResParameterArchiveData::mFileSize |
◆ mTypeVersion
| u32 agl::utl::ResParameterArchiveData::mTypeVersion |
◆ mTypeLen
| u32 agl::utl::ResParameterArchiveData::mTypeLen |
◆ cVersion
| const u32 agl::utl::ResParameterArchiveData::cVersion = 1 |
|
staticprivate |
◆ cSignature
| const u32 agl::utl::ResParameterArchiveData::cSignature = 0x504D4141 |
|
staticprivate |
◆ cEndianCheckBit
| const u32 agl::utl::ResParameterArchiveData::cEndianCheckBit = 0x01000001 |
|
staticprivate |