Methods of Class FileStatus
- FileStatus
- FileStatus(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Copy constructor.
- operator=
- FileStatus & operator=(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
NO |
- Summary
- Assignment operator.
- FileStatus
- FileStatus(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Constructor.
- Parameters
nMask |
Set of flags decribing the demanded information.
|
- ~FileStatus
- ~FileStatus();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Destructor.
- isValid
- sal_Bool isValid(
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
YES |
NO |
NO |
NO |
YES |
NO |
- Summary
- Check if specified fields are valid.
- Parameters
nMask |
Set of flags for the fields to check.
|
- Return
-
sal_True if all fields are valid else sal_False.
- getFileType
- Type getFileType();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the file type.
- Return
-
The file type if this information is valid, Unknown otherwise.
- getAttributes
- sal_uInt64 getAttributes();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the file attributes.
- Return
-
The set of attribute flags of this file.
- getCreationTime
- TimeValue getCreationTime();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the creation time of this file.
- Return
-
The creation time if this information is valid,
an uninitialized TimeValue otherwise.
- getAccessTime
- TimeValue getAccessTime();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the file access time.
- Return
-
The last access time if this information is valid,
an uninitialized TimeValue otherwise.
- getModifyTime
- TimeValue getModifyTime();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the file modification time.
- Return
-
The last modified time if this information is valid,
an uninitialized TimeValue otherwise.
- getFileSize
- sal_uInt64 getFileSize();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the size of the file.
- Return
-
The actual file size if this information is valid, 0 otherwise.
- getFileName
- ::rtl::OUString getFileName();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the file name.
- Return
-
The file name if this information is valid, an empty string otherwise.
- getFileURL
- ::rtl::OUString getFileURL();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the URL of the file.
- Return
-
The full qualified URL of the file if this information is valid, an empty string otherwise.
- getLinkTargetURL
- ::rtl::OUString getLinkTargetURL();
-
virtual |
abstract |
const |
volatile |
template |
static |
inline |
C-linkage |
NO |
NO |
NO |
NO |
NO |
NO |
YES |
NO |
- Summary
- Get the link target URL.
- Return
-
The link target URL if this information is valid, an empty string otherwise.
Top of Page
Copyright © 2000, 2018 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.