Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
platform/win32/Filesystem.cpp File Reference
#include "platform/Filesystem.h"
#include "platform/win32/CharsetConverter.h"
#include <Windows.h>

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)