ArgsParser.h File Reference

#include <string>
#include <map>

Go to the source code of this file.

Classes

class  ArgsParser

Defines

#define ARGS_PARSER_ERROR_NOFILE   -1
#define ARGS_PARSER_ERROR_INVALIDFILE   -2
#define ARGS_PARSER_ERROR_NOMEMORY   -3
#define ARGS_PARSER_ERROR_REQUIREDPARAMETER   -4
#define ARGS_PARSER_ERROR_UNSPECIFIEDPARAMETER   -5


Define Documentation

#define ARGS_PARSER_ERROR_INVALIDFILE   -2

Definition at line 21 of file ArgsParser.h.

#define ARGS_PARSER_ERROR_NOFILE   -1

Definition at line 20 of file ArgsParser.h.

#define ARGS_PARSER_ERROR_NOMEMORY   -3

Definition at line 22 of file ArgsParser.h.

#define ARGS_PARSER_ERROR_REQUIREDPARAMETER   -4

Definition at line 23 of file ArgsParser.h.

#define ARGS_PARSER_ERROR_UNSPECIFIEDPARAMETER   -5

Definition at line 24 of file ArgsParser.h.


Generated on 28 Feb 2009 for Milton by doxygen 1.5.6