#include <boost/filesystem/operations.hpp>
#include <boost/filesystem/fstream.hpp>
#include "boost/filesystem.hpp"
Go to the source code of this file.
Namespaces | |
namespace | player_log_actarray |
namespace | player_log_actarray::file_io |
Functions | |
void | player_log_actarray::file_io::get_log_files (const path &directory, vector< string > &file_list, string suffix=".log", bool recurse_into_subdirs=false) |