Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15
 Overview   Namespace   Class   Index   Help 
PUBLIC MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA
PRIVATE MEMBERS:  CLASSESSTRUCTSUNIONSENUMSTYPEDEFSMETHODSSTATIC METHODSDATASTATIC DATA

:: osl ::

class VolumeInfo


Base Classes
None.
Known Derived Classes
None.

virtual abstract interface template
NO NO NO NO
Summary
The VolumeInfo class

See Also
Directory::getVolumeInfo
File
file.hxx

Public Members

Methods


VolumeInfo( sal_uInt32 nMask );
C'tor

~VolumeInfo( );
D'tor
sal_Bool
isValid( sal_uInt32 nMask ) const;
check if specified fields are valid
sal_Bool
getRemoteFlag( ) const;
sal_Bool
getRemoveableFlag( ) const;
sal_Bool
getCompactDiscFlag( ) const;
sal_Bool
getFloppyDiskFlag( ) const;
sal_Bool
getFixedDiskFlag( ) const;
sal_Bool
getRAMDiskFlag( ) const;
sal_uInt64
getTotalSpace( ) const;
sal_uInt64
getFreeSpace( ) const;
sal_uInt64
getUsedSpace( ) const;
sal_uInt32
getMaxNameLength( ) const;
sal_uInt32
getMaxPathLength( ) const;
::rtl::OUString
getFileSystemName( ) const;
VolumeDevice
getDeviceHandle( ) const;

Private Members

Methods


VolumeInfo( VolumeInfo & );
define copy c'tor and assginment operator privat
VolumeInfo &
operator=( VolumeInfo & );

Data

oslVolumeInfo _aInfo;
sal_uInt32 _nMask;
VolumeDevice _aDevice;

Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.