![]() |
LeechCraft
0.6.70-16373-g319c272718
Modular cross-platform feature rich live environment.
|
Contains information about a partition's disk space. More...
#include "paths.h"
Public Attributes | |
quint64 | Capacity_ |
The capacity of the partition. More... | |
quint64 | Free_ |
How much free space there is. More... | |
quint64 | Available_ |
How much space is available to the current user. More... | |
quint64 LC::Util::SpaceInfo::Available_ |
quint64 LC::Util::SpaceInfo::Capacity_ |
The capacity of the partition.
Definition at line 189 of file paths.h.
Referenced by LC::Util::GetSpaceInfo().
quint64 LC::Util::SpaceInfo::Free_ |