NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
config_reader Namespace Reference

Classes

class  ActiveFile
 
class  ConfigReader
 
class  WatchFiles
 

Functions

bool FileExists (const char *filename)
 
time_t FileModTime (const char *filename)
 
void SetNonBlocking (int fd)
 

Function Documentation

◆ FileExists()

bool config_reader::FileExists ( const char *  filename)

◆ FileModTime()

time_t config_reader::FileModTime ( const char *  filename)

◆ SetNonBlocking()

void config_reader::SetNonBlocking ( int  fd)