Functions | Variables
naoqi::helpers::filesystem Namespace Reference

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
 

Function Documentation

std::string& naoqi::helpers::filesystem::getBootConfigFile ( )
inline

Definition at line 99 of file filesystem_helpers.hpp.

void naoqi::helpers::filesystem::getFiles ( const boost::filesystem::path &  root,
const std::string &  ext,
std::vector< boost::filesystem::path > &  ret 
)
inline

Definition at line 65 of file filesystem_helpers.hpp.

void naoqi::helpers::filesystem::getFilesSize ( const boost::filesystem::path &  root,
long &  file_size 
)
inline

Definition at line 82 of file filesystem_helpers.hpp.

void naoqi::helpers::filesystem::getFoldersize ( std::string  rootFolder,
long &  file_size 
)
inline

Definition at line 42 of file filesystem_helpers.hpp.

std::string& naoqi::helpers::filesystem::getURDF ( std::string  filename)
inline

Definition at line 113 of file filesystem_helpers.hpp.

Variable Documentation

const std::string naoqi::helpers::filesystem::boot_config_file_name = "boot_config.json"
static

Boot config loader

Definition at line 98 of file filesystem_helpers.hpp.

const long naoqi::helpers::filesystem::folderMaximumSize = 2000000000
static

Definition at line 40 of file filesystem_helpers.hpp.



naoqi_driver
Author(s): Karsten Knese
autogenerated on Sat Feb 15 2020 03:24:26