19 #ifndef DIRECTORYSCAN_HPP_ 20 #define DIRECTORYSCAN_HPP_ 22 #include <boost/filesystem.hpp> 23 #include <boost/range/iterator_range.hpp> 26 #include "copyrightUtils.hpp" 29 const std::string directoryPath);
void scanDirectory(const bool json, const string &directoryPath)
Holds information about state of one agent.