NASA Astrobee Robot Software  0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
config_reader::ConfigReader::FileHeader Class Reference

#include <config_reader.h>

Public Member Functions

 FileHeader ()
 
 FileHeader (const FileHeader &fh)
 

Public Attributes

std::string filename_
 
unsigned flags_
 
WatchFiles::Watch watch_
 

Constructor & Destructor Documentation

◆ FileHeader() [1/2]

config_reader::ConfigReader::FileHeader::FileHeader ( )
inline

◆ FileHeader() [2/2]

config_reader::ConfigReader::FileHeader::FileHeader ( const FileHeader fh)

Member Data Documentation

◆ filename_

std::string config_reader::ConfigReader::FileHeader::filename_

◆ flags_

unsigned config_reader::ConfigReader::FileHeader::flags_

◆ watch_

WatchFiles::Watch config_reader::ConfigReader::FileHeader::watch_

The documentation for this class was generated from the following files: