Wire Sysio Wire Sysion 1.0.0
|
#include <system_file_space_provider.hpp>
Public Member Functions | |
system_file_space_provider () | |
int | get_stat (const char *path, struct stat *buf) const |
bfs::space_info | get_space (const bfs::path &p, boost::system::error_code &ec) const |
Definition at line 9 of file system_file_space_provider.hpp.
|
inline |
Definition at line 11 of file system_file_space_provider.hpp.
bfs::space_info sysio::resource_monitor::system_file_space_provider::get_space | ( | const bfs::path & | p, |
boost::system::error_code & | ec ) const |
Definition at line 10 of file system_file_space_provider.cpp.
int sysio::resource_monitor::system_file_space_provider::get_stat | ( | const char * | path, |
struct stat * | buf ) const |
Definition at line 6 of file system_file_space_provider.cpp.