Main Page | Class List | File List | Class Members | File Members

inotify-cxx.cpp File Reference

inotify C++ interface implementation More...

#include <errno.h>
#include <unistd.h>
#include <fcntl.h>
#include "inotify-cxx.h"

Defines

#define DUMP_SEP
 dump separator (between particular entries)


Detailed Description

inotify C++ interface implementation

inotify C++ interface

Copyright (C) 2006 Lukas Jelinek <lukas@aiken.cz>

This program is free software; you can redistribute it and/or modify it under the terms of one of the following licenses:

If you want to help with choosing the best license for you, please visit http://www.gnu.org/licenses/license-list.html.

Define Documentation

#define DUMP_SEP
 

Value:

({ \
    if (!rStr.empty()) { \
      rStr.append(","); \
    } \
  })
dump separator (between particular entries)


Generated on Wed Oct 4 19:51:39 2006 for incron by  doxygen 1.4.4