LibreOffice Module onlineupdate (master) 1
|
Public Member Functions | |
void | append (unsigned index, const NS_tchar *path, const NS_tchar *suffix) |
void | append (unsigned index, const NS_tchar *path) |
bool | find (const NS_tchar *path) |
Public Attributes | |
NS_tchar | paths [N][MAXPATHLEN] |
Definition at line 756 of file updater.cxx.
|
inline |
Definition at line 765 of file updater.cxx.
References index, NS_tstrcpy, and copy_recursive_skiplist< N >::paths.
|
inline |
Definition at line 760 of file updater.cxx.
References index, MAXPATHLEN, NS_T, NS_tsnprintf, and copy_recursive_skiplist< N >::paths.
Referenced by CopyInstallDirToDestDir().
|
inline |
Definition at line 770 of file updater.cxx.
References i, N, NS_tstricmp, and copy_recursive_skiplist< N >::paths.
Referenced by ensure_copy_recursive().
NS_tchar copy_recursive_skiplist< N >::paths[N][MAXPATHLEN] |
Definition at line 758 of file updater.cxx.
Referenced by copy_recursive_skiplist< N >::append(), and copy_recursive_skiplist< N >::find().