ImFusion SDK 4.3
SpaceInfo Struct Reference

#include <ImFusion/Core/Filesystem/Path.h>

Simple structure representing the total and remaining disk space. More...

Detailed Description

Simple structure representing the total and remaining disk space.

Public Attributes

ByteSize capacity
 total disk space
 
ByteSize free
 total remaining disk space
 
ByteSize available
 available remaining disk space (may be less than free due to permissions)
 

The documentation for this struct was generated from the following file:
Search Tab / S to search, Esc to close