NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
watch_files.h File Reference
#include <errno.h>
#include <fcntl.h>
#include <stdio.h>
#include <sys/inotify.h>
#include <sys/stat.h>
#include <sys/types.h>
#include <unistd.h>
#include <fstream>
#include <string>
#include <vector>
Include dependency graph for watch_files.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  config_reader::ActiveFile
 
class  config_reader::WatchFiles
 
class  config_reader::WatchFiles::Watch
 

Namespaces

 config_reader
 

Functions

time_t config_reader::FileModTime (const char *filename)
 
void config_reader::SetNonBlocking (int fd)