(incubating) | The Free and Open Productivity Suite
 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 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.