ConfigFile.h File Reference

#include <string.h>
#include <sstream>
#include <iostream>
#include <map>
#include <stdlib.h>

Go to the source code of this file.

Classes

struct  ltstr
 Implements a comparison operator on two strings. More...
class  Value
 Implements data types of parameters obtained from a configuration file. More...
class  ConfigFile
 Implements a mechanism for passing parameters from a configuration file. More...

Typedefs

typedef map< string, Value, ltstrParameterType
 Implements a mapping from parameter's name into its value.

Typedef Documentation

typedef map<string, Value, ltstr> ParameterType

Implements a mapping from parameter's name into its value.

Definition at line 85 of file ConfigFile.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:45 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1