resources.h File Reference

Defines class Resources, which is a mechanism of storing program initialization variables customized by the user. More...

#include <string>
#include <list>
#include <map>
#include <iosfwd>
Include dependency graph for resources.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Resources
 A Resources object represents a set of named values. Both the names and the values are strings. Thus, a Resources object is roughly equivalent to the operating system's environment structure but Resource are not identical with environment variables because they cannot be obtained using getenv(), and cannot be set using putenv. More...

Namespaces

namespace  cxxtls
 

The namespace that encapsulates most of the functionality in the CXX toolkit.



Detailed Description

Defines class Resources, which is a mechanism of storing program initialization variables customized by the user.

Definition in file resources.h.

Generated on Wed Feb 29 22:51:07 2012 for CXXUtilities by  doxygen 1.6.3