NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <config_reader.h>
Public Member Functions | |
FileHeader () | |
FileHeader (const FileHeader &fh) | |
Public Attributes | |
std::string | filename_ |
unsigned | flags_ |
WatchFiles::Watch | watch_ |
|
inline |
config_reader::ConfigReader::FileHeader::FileHeader | ( | const FileHeader & | fh | ) |
std::string config_reader::ConfigReader::FileHeader::filename_ |
unsigned config_reader::ConfigReader::FileHeader::flags_ |
WatchFiles::Watch config_reader::ConfigReader::FileHeader::watch_ |