(incubating) | The Free and Open Productivity Suite
 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 OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.