#include <g3d_ResCommon.h>
Inherits nw::g3d::res::ResNameData.
Public Types | |
| typedef u32 | LengthType |
Public Member Functions | |
| size_t | GetLength () const |
| const char * | GetName () const |
| bool | Equals (const char *str, size_t len) const |
| bool | Equals (const ResName *rhs) const |
Private Member Functions | |
| NW_G3D_RES_COMMON (ResName) | |
Additional Inherited Members | |
| Private Types inherited from nw::g3d::res::ResNameData | |
| typedef u32 | LengthType |
| Private Attributes inherited from nw::g3d::res::ResNameData | |
| LengthType | len |
| char | str [sizeof(LengthType)] |
| typedef u32 nw::g3d::res::ResNameData::LengthType |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |