basic_resource_id Union Template Reference
[Conversion Library]

#include <winstl/conversion/resource_id.hpp>

List of all members.


Detailed Description

template<typename C>
union winstl::basic_resource_id< C >

Shim type for conversion between integer and c-string resource identifiers.

Public Types

Member Types
typedef C char_type
typedef basic_resource_id< C > class_type

Public Member Functions

Construction
 basic_resource_id (int id)
 Construct from a resource Id.
 basic_resource_id (C const *name)
 Constructs from a resource name.
Operators
 operator int () const
 operator char_type const * () const

Constructor & Destructor Documentation

basic_resource_id ( int  id  )  [inline, explicit]

Construct from a resource Id.

basic_resource_id ( C const *  name  )  [inline, explicit]

Constructs from a resource name.


The documentation for this union was generated from the following file:

Generated on Thu Jun 10 08:59:20 2010 for STLSoft by  doxygen 1.5.6