![]() |
PIP 5.5.3
Platform-Independent Primitives
|
Mount point information. More...
#include <pisysteminfo.h>
Public Attributes | |
| PIString | mount_point |
| Absolute path to mount point. | |
| PIString | device |
| Device description. | |
| PIString | filesystem |
| Filesystem name. | |
| PIString | label |
| Mount point label. | |
| ullong | space_all = 0 |
| Total space in bytes. | |
| ullong | space_used = 0 |
| Used space in bytes. | |
| ullong | space_free = 0 |
| Free space in bytes. | |
| bool | removable = false |
| Is this device is removable. | |
Mount point information.