Class stringId

Class Documentation

class stringId

Public Types

enum allocationType

Values:

enumerator copyString
enumerator refString

Public Functions

stringId(const char *idIn, allocationType typeIn = copyString)
virtual ~stringId()
resTableIndex hash() const
inline bool operator==(const stringId &idIn) const
inline const char *resourceName() const
void show(unsigned level) const