incrontab.h File Reference

inotify cron table manipulator classes header More...

#include <string>
#include <deque>
#include "strtok.h"

Go to the source code of this file.

Classes

class  InCronTabEntry
 Incron table entry class. More...
class  InCronTab
 Incron table class. More...

Defines

#define INCRON_USER_TABLE_BASE   "/var/spool/incron/"
 Incron user table base directory.
#define INCRON_SYS_TABLE_BASE   "/etc/incron.d/"
 Incron system table base directory.


Detailed Description

inotify cron table manipulator classes header

inotify cron system

Copyright (C) 2006, 2007 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_SYS_TABLE_BASE   "/etc/incron.d/"

Incron system table base directory.

#define INCRON_USER_TABLE_BASE   "/var/spool/incron/"

Incron user table base directory.


Generated on Sat Jan 13 18:46:44 2007 for incron by  doxygen 1.5.1