UDK 3.2.7 C/C++ API Reference
|
#include <linkhelper.hxx>
Public Member Functions | |
LinkResolver (sal_uInt32 nMask) | |
osl::FileBase::RC | fetchFileStatus (const rtl::OUString &rURL, int nDepth=128) |
Resolve a file url if its a symbolic link, to a maximum depth of nDepth and fill in m_aStatus with the requested ctor flags. | |
Public Attributes | |
osl::FileStatus | m_aStatus |
salhelper::LinkResolver::LinkResolver | ( | sal_uInt32 | nMask | ) | [inline] |
osl::FileBase::RC salhelper::LinkResolver::fetchFileStatus | ( | const rtl::OUString & | rURL, |
int | nDepth = 128 |
||
) | [inline] |
Resolve a file url if its a symbolic link, to a maximum depth of nDepth and fill in m_aStatus with the requested ctor flags.