wGui::CStringResourceHandle Class Reference

CStringResourceHandle is a resource handle for strings. More...

#include <wg_resource_handle.h>

Inheritance diagram for wGui::CStringResourceHandle:

wGui::CResourceHandle wGui::CwgStringResourceHandle

Public Member Functions

Static Protected Attributes


Detailed Description

CStringResourceHandle is a resource handle for strings.

Definition at line 136 of file wg_resource_handle.h.


Constructor & Destructor Documentation

wGui::CStringResourceHandle::CStringResourceHandle ( TResourceId  resId  )  [inline]

CStringResourceHandles must be instantiated with a valid resource ID

Parameters:
resId The ID of the resource which the handle will represent

Definition at line 141 of file wg_resource_handle.h.

wGui::CStringResourceHandle::CStringResourceHandle ( const CStringResourceHandle resHandle  )  [inline]

A copying constructor

Parameters:
resHandle An existing resource handle that will be cloned

Definition at line 145 of file wg_resource_handle.h.


Member Function Documentation

const std::wstring wGui::CStringResourceHandle::String ( void   )  const

Returns the string

Returns:
A string

Definition at line 120 of file wg_resource_handle.cpp.

References wGui::CResourceHandle::m_ResourceId, and m_StringMap.


The documentation for this class was generated from the following files:
Generated on Wed May 16 23:11:28 2007 for wGui by  doxygen 1.5.1