Mount point description.
More...
#include <DiskUsageCounter.h>
Mount point description.
Definition at line 33 of file DiskUsageCounter.h.
zypp::DiskUsageCounter::MountPoint::MountPoint |
( |
std::string |
d = "/" , |
|
|
long long |
bs = 0LL , |
|
|
long long |
total = 0LL , |
|
|
long long |
used = 0LL , |
|
|
long long |
pkg = 0LL , |
|
|
bool |
ro = false |
|
) |
| |
|
inline |
bool zypp::DiskUsageCounter::MountPoint::operator< |
( |
const MountPoint & |
rhs | ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::blockSize |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::totalSize |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::usedSize |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::freeSize |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::usedAfterCommit |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::freeAfterCommit |
( |
| ) |
const |
|
inline |
ByteCount zypp::DiskUsageCounter::MountPoint::commitDiff |
( |
| ) |
const |
|
inline |
std::string zypp::DiskUsageCounter::MountPoint::dir |
long long zypp::DiskUsageCounter::MountPoint::block_size |
long long zypp::DiskUsageCounter::MountPoint::total_size |
long long zypp::DiskUsageCounter::MountPoint::used_size |
long long zypp::DiskUsageCounter::MountPoint::pkg_size |
|
mutable |
bool zypp::DiskUsageCounter::MountPoint::readonly |
The documentation for this struct was generated from the following file: