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

winini_bundle Class Reference

#include <fastformat/bundles/winini_bundle.hpp>

List of all members.


Detailed Description

A resource bundle that reads Windows INI files.

Public Types

Member Types
typedef ff_char_t char_type
typedef std::basic_string
< char_type > 
string_type
typedef winini_bundle class_type

Public Member Functions

Construction
 winini_bundle (char_type const *source, char_type const *section)
template<typename S0, typename S1>
 winini_bundle (S0 const &source, S1 const &section)
 ~winini_bundle () throw ()
Accessors
string_type operator[] (char_type const *name) const throw (std::out_of_range)
template<typename S>
string_type operator[] (S const &name) const throw (std::out_of_range)

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

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