nw::ut::ResName Class

Syntax

class ResName : public nw::ut::ResCommon< ResNameData >

Description

Class for representing name resources.

Member Functions

ResName Constructor.
ref
operator ==
operator !=
GetLength Returns the character string height.
GetName Returns pointer to the character string
Equals Compare to the character string with attached length
ptr Returns a pointer to a binary resource structure. (Inherited from ResCommon)
IsValid Determines whether a pointer to a resource is null.(Inherited from ResCommonBase.
S GetClassName

Class Hierarchy

nw::ut::ResCommonBase
  nw::ut::ResCommon
    nw::ut::ResName


CONFIDENTIAL