Functions | |
std::string & | getBootConfigFile () |
void | getFiles (const boost::filesystem::path &root, const std::string &ext, std::vector< boost::filesystem::path > &ret) |
void | getFilesSize (const boost::filesystem::path &root, long &file_size) |
void | getFoldersize (std::string rootFolder, long &file_size) |
std::string & | getURDF (std::string filename) |
Variables | |
static const std::string | boot_config_file_name = "boot_config.json" |
static const long | folderMaximumSize = 2000000000 |
|
inline |
Definition at line 99 of file filesystem_helpers.hpp.
|
inline |
Definition at line 65 of file filesystem_helpers.hpp.
|
inline |
Definition at line 82 of file filesystem_helpers.hpp.
|
inline |
Definition at line 42 of file filesystem_helpers.hpp.
|
inline |
Definition at line 113 of file filesystem_helpers.hpp.
|
static |
Boot config loader
Definition at line 98 of file filesystem_helpers.hpp.
|
static |
Definition at line 40 of file filesystem_helpers.hpp.