nw::ut::ResFile Classclass ResFile : public nw::ut::ResCommon< ResFileData >
Class representing file resources.
| ResFile | Constructor. | |
|---|---|---|
ref
|
||
operator==
|
||
operator!=
|
||
| IsBigEndian | Gets whether the value is big endian. | |
| IsLittleEndian | Gets whether the value is little endian. | |
| TestByteOrder | Checks if the byte order is supported. | |
| TestSignature | Checks if the signature is correct. | |
GetRevision
|
Gets the revision. | |
| GetFileSize | Gets the file size. | |
GetHeaderSize
|
Gets the file header size. | |
| GetDataAddress | Gets the data address. | |
| ptr | Returns a pointer to a binary resource structure. (Derived from ResCommon) |
|
IsValid
|
Determines whether a pointer to a resource is null.(Derived from ResCommonBase.) |
|
| S |
GetClassName
|
nw::ut::ResCommonBase
nw::ut::ResCommon
nw::ut::ResFile
CONFIDENTIAL