Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
platform/Filesystem.h File Reference
#include <string>
#include <system_error>

Classes

struct  KODI::PLATFORM::FILESYSTEM::space_info
 

Namespaces

namespace  KODI
 Controller configuration window.
 
namespace  KODI::PLATFORM
 
namespace  KODI::PLATFORM::FILESYSTEM
 

Functions

space_info KODI::PLATFORM::FILESYSTEM::space (const std::string &path, std::error_code &ec)
 
std::string KODI::PLATFORM::FILESYSTEM::temp_directory_path (std::error_code &ec)
 
std::string KODI::PLATFORM::FILESYSTEM::create_temp_directory (std::error_code &ec)
 
std::string KODI::PLATFORM::FILESYSTEM::temp_file_path (std::string suffix, std::error_code &ec)