Synesis Software STLSoft - ... Robust, Lightweight, Cross-platform, Template Software ...

windows_resource_bundle Class Reference

#include <fastformat/bundles/windows_resource_bundle.hpp>

List of all members.


Detailed Description

A resource bundle that reads Windows INI files.

Member Types

typedef ff_char_t char_type
 The character type.
typedef std::basic_string
< char_type
string_type
 The string type.
typedef windows_resource_bundle class_type
 This type.
typedef
missing_resource_id_exception 
exception_type

Construction

 windows_resource_bundle (HINSTANCE hinst)
 ~windows_resource_bundle () throw ()

Public Member Functions

Accessors
string_type operator[] (int id) const throw (missing_resource_id_exception)

Classes

class  missing_resource_id_exception
 The exception type. More...

Member Typedef Documentation

The character type.

typedef std::basic_string<char_type> string_type

The string type.

This type.


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

FastFormat Library documentation © Matthew Wilson, 2006-2009 SourceForge.net Logo