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 FileStatus


Base Classes
None.
Known Derived Classes
None.

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

See Also
DirectoryItem::getFileStatus
File
file.hxx

Public Members

Enums

Type

Methods


FileStatus( sal_uInt32 nMask );
C'tor

~FileStatus( );
D'tor
sal_Bool
isValid( sal_uInt32 nMask ) const;
check if specified fields are valid
Type
getFileType( ) const;
sal_uInt64
getAttributes( ) const;
TimeValue
getCreationTime( ) const;
TimeValue
getAccessTime( ) const;
TimeValue
getModifyTime( ) const;
sal_uInt64
getFileSize( ) const;
::rtl::OUString
getFileName( ) const;
::rtl::OUString
getFileURL( ) const;
::rtl::OUString
getLinkTargetURL( ) const;

Private Members

Methods


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

Data

oslFileStatus _aStatus;
sal_uInt32 _nMask;

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.