UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Attributes | List of all members
weDiskSpaceInfo Struct Reference

#include <diskman.h>

Public Attributes

char * path_request
 
Output information
char * device
 
char * fs_root
 
long total_space
 
long free_space
 

Detailed Description

Structure for disk space usage information.

Member Data Documentation

char* weDiskSpaceInfo::device

Device (local or remote NFS) - stralloc().

long weDiskSpaceInfo::free_space

Free space in 1K blocks.

char* weDiskSpaceInfo::path_request

Requested path. Input parameter.

long weDiskSpaceInfo::total_space
> File system containing requested path -

stralloc(). Total space in 1K blocks.


The documentation for this struct was generated from the following file: