lfilesystem  0.0.1
C++ filesystem library
limes::files::Volume Member List

This is the complete list of members for limes::files::Volume, including all inherited members.

bytesFree() constlimes::files::Volume
contains(const FilesystemEntry &file) const noexceptlimes::files::Volume
getAll() noexceptlimes::files::Volumestatic
getLabel() constlimes::files::Volume
getPath() const noexceptlimes::files::Volume
getSerialNumber() constlimes::files::Volume
getType() constlimes::files::Volume
isCaseSensitive() constlimes::files::Volume
isReadOnly() constlimes::files::Volume
operator!=(const Volume &other) const noexceptlimes::files::Volume
operator<<(std::ostream &os, const Volume &value)limes::files::Volumerelated
operator==(const Volume &other) const noexceptlimes::files::Volume
totalBytes() constlimes::files::Volume
tryCreate(const Path &path=dirs::cwd().getAbsolutePath()) noexceptlimes::files::Volumestatic
Type enum namelimes::files::Volume
Volume(const Path &path=dirs::cwd().getAbsolutePath())limes::files::Volumeexplicit