incroncfg.cpp File Reference

inotify cron configuration implementation More...

#include <fstream>
#include <sstream>
#include <cstring>
#include "incroncfg.h"

Defines

#define INCRON_CFG_DEFAULT   "/etc/incron.conf"

Typedefs

typedef std::map< std::string,
std::string > 
CFG_MAP
typedef CFG_MAP::iterator CFG_ITER


Detailed Description

inotify cron configuration implementation

incron configuration

Copyright (C) 2007, 2008 Lukas Jelinek, <lukas@aiken.cz>

This program is free software; you can use it, redistribute it and/or modify it under the terms of the GNU General Public License, version 2 (see LICENSE-GPL).


Define Documentation

#define INCRON_CFG_DEFAULT   "/etc/incron.conf"


Typedef Documentation

typedef CFG_MAP::iterator CFG_ITER

typedef std::map<std::string, std::string> CFG_MAP


Generated on Mon Dec 29 17:31:09 2008 for incron by  doxygen 1.5.5