2003-08-23 00:17:00 +00:00
|
|
|
// -*- C++ -*-
|
2003-07-22 20:42:40 +00:00
|
|
|
/**
|
Rename files in src/support, step one.
src/support/package.h src/support/Package.h Package
src/support/package.C.in src/support/Package.C.in Package
src/support/path.h src/support/Path.h Path
src/support/fs_extras.h src/support/fs_extras.h NOCLASSES
src/support/RandomAccessList.h src/support/RandomAccessList.h RandomAccessList
src/support/lyxmanip.h src/support/lyxmanip.h NOCLASSES
src/support/rename.C src/support/rename.cpp NOCLASSES
src/support/abort.C src/support/abort.cpp NOCLASSES
src/support/lyxlib.h src/support/lyxlib.h NOCLASSES
src/support/ExceptionMessage.h src/support/ExceptionMessage.h ExceptionMessage
src/support/copy.C src/support/copy.cpp NOCLASSES
src/support/limited_stack.h src/support/limited_stack.h limited_stack
src/support/filefilterlist.C src/support/FileFilterList.cpp ['FileFilterList', 'Filter']
src/support/cow_ptr.h src/support/cow_ptr.h cow_ptr
src/support/os_unix.C src/support/os_unix.cpp NOCLASSES
src/support/socktools.h src/support/socktools.h NOCLASSES
src/support/forkedcontr.h src/support/ForkedcallsController.h ForkedcallsController
src/support/os.h src/support/os.h NOCLASSES
src/support/FileMonitor.h src/support/FileMonitor.h FileMonitor
src/support/copied_ptr.h src/support/copied_ptr.h copied_ptr
src/support/translator.h src/support/Translator.h Translator
src/support/filetools.C src/support/filetools.cpp NOCLASSES
src/support/unlink.C src/support/unlink.cpp NOCLASSES
src/support/os_win32.C src/support/os_win32.cpp GetFolderPath
src/support/lstrings.C src/support/lstrings.cpp NOCLASSES
src/support/qstring_helpers.C src/support/qstring_helpers.cpp NOCLASSES
src/support/getcwd.C src/support/getcwd.cpp NOCLASSES
src/support/systemcall.C src/support/Systemcall.cpp Systemcall
src/support/lyxalgo.h src/support/lyxalgo.h NOCLASSES
src/support/filefilterlist.h src/support/FileFilterList.h ['FileFilterList', 'Filter']
src/support/unicode.C src/support/unicode.cpp IconvProcessor
src/support/userinfo.C src/support/userinfo.cpp NOCLASSES
src/support/lyxtime.C src/support/lyxtime.cpp NOCLASSES
src/support/kill.C src/support/kill.cpp NOCLASSES
src/support/docstring.C src/support/docstring.cpp to_local8bit_failure
src/support/os_cygwin.C src/support/os_cygwin.cpp NOCLASSES
src/support/lyxsum.C src/support/lyxsum.cpp NOCLASSES
src/support/environment.C src/support/environment.cpp NOCLASSES
src/support/filetools.h src/support/filetools.h NOCLASSES
src/support/textutils.C src/support/textutils.cpp NOCLASSES
src/support/mkdir.C src/support/mkdir.cpp NOCLASSES
src/support/forkedcall.C src/support/Forkedcall.cpp ['ForkedProcess', 'Forkedcall']
src/support/tempname.C src/support/tempname.cpp NOCLASSES
src/support/os_win32.h src/support/os_win32.h GetFolderPath
src/support/types.h src/support/types.h NOCLASSES
src/support/lstrings.h src/support/lstrings.h NOCLASSES
src/support/forkedcallqueue.C src/support/ForkedCallQueue.cpp ForkedCallQueue
src/support/qstring_helpers.h src/support/qstring_helpers.h NOCLASSES
src/support/convert.C src/support/convert.cpp NOCLASSES
src/support/filename.C src/support/FileName.cpp ['FileName', 'DocFileName']
src/support/tests/convert.C src/support/tests/convert.cpp NOCLASSES
src/support/tests/filetools.C src/support/tests/filetools.cpp NOCLASSES
src/support/tests/lstrings.C src/support/tests/lstrings.cpp NOCLASSES
src/support/tests/boost.C src/support/tests/boost.cpp NOCLASSES
src/support/docstream.C src/support/docstream.cpp ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/std_istream.h src/support/std_istream.h NOCLASSES
src/support/systemcall.h src/support/Systemcall.h Systemcall
src/support/chdir.C src/support/chdir.cpp NOCLASSES
src/support/std_ostream.h src/support/std_ostream.h NOCLASSES
src/support/unicode.h src/support/unicode.h IconvProcessor
src/support/path.C src/support/Path.cpp Path
src/support/fs_extras.C src/support/fs_extras.cpp NOCLASSES
src/support/userinfo.h src/support/userinfo.h NOCLASSES
src/support/lyxtime.h src/support/lyxtime.h NOCLASSES
src/support/docstring.h src/support/docstring.h to_local8bit_failure
src/support/debugstream.h src/support/debugstream.h basic_debugstream
src/support/environment.h src/support/environment.h NOCLASSES
src/support/textutils.h src/support/textutils.h NOCLASSES
src/support/forkedcall.h src/support/Forkedcall.h ['ForkedProcess', 'Forkedcall']
src/support/socktools.C src/support/socktools.cpp NOCLASSES
src/support/forkedcallqueue.h src/support/ForkedCallQueue.h ForkedCallQueue
src/support/forkedcontr.C src/support/ForkedcallsController.cpp ForkedcallsController
src/support/os.C src/support/os.cpp NOCLASSES
src/support/convert.h src/support/convert.h NOCLASSES
src/support/filename.h src/support/FileName.h ['FileName', 'DocFileName']
src/support/docstream.h src/support/docstream.h ['iconv_codecvt_facet_exception', 'idocfstream', 'odocfstream']
src/support/FileMonitor.C src/support/FileMonitor.cpp FileMonitor
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18024 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-26 05:12:52 +00:00
|
|
|
* \file FileName.h
|
2003-07-22 20:42:40 +00:00
|
|
|
* This file is part of LyX, the document processor.
|
|
|
|
* Licence details can be found in the file COPYING.
|
|
|
|
*
|
|
|
|
* \author Angus Leeming
|
|
|
|
*
|
2003-08-23 00:17:00 +00:00
|
|
|
* Full author contact details are available in file CREDITS.
|
2003-07-22 20:42:40 +00:00
|
|
|
*/
|
|
|
|
|
|
|
|
#ifndef FILENAME_H
|
|
|
|
#define FILENAME_H
|
|
|
|
|
2007-11-03 17:37:37 +00:00
|
|
|
#include "strfwd.h"
|
|
|
|
|
2003-10-06 15:43:21 +00:00
|
|
|
#include <string>
|
2007-10-18 11:51:17 +00:00
|
|
|
#include <ctime>
|
2003-07-22 20:42:40 +00:00
|
|
|
|
|
|
|
|
|
|
|
namespace lyx {
|
|
|
|
namespace support {
|
|
|
|
|
|
|
|
|
2006-11-18 12:49:47 +00:00
|
|
|
/**
|
|
|
|
* Class for storing file names.
|
|
|
|
* The file name may be empty. If it is not empty it is an absolute path.
|
|
|
|
* The file may or may not exist.
|
|
|
|
*/
|
2003-07-22 20:42:40 +00:00
|
|
|
class FileName {
|
2006-11-18 12:49:47 +00:00
|
|
|
public:
|
2006-11-26 21:30:39 +00:00
|
|
|
/// Constructor for empty filenames
|
2007-10-17 22:21:50 +00:00
|
|
|
FileName() {}
|
2006-11-18 12:49:47 +00:00
|
|
|
/** Constructor for nonempty filenames.
|
2006-11-26 21:30:39 +00:00
|
|
|
* explicit because we don't want implicit conversion of relative
|
|
|
|
* paths in function arguments (e.g. of unlink).
|
2006-11-18 12:49:47 +00:00
|
|
|
* \param abs_filename the file in question. Must have an absolute path.
|
2006-12-27 10:56:11 +00:00
|
|
|
* Encoding is always UTF-8.
|
2006-11-18 12:49:47 +00:00
|
|
|
*/
|
2006-11-26 21:30:39 +00:00
|
|
|
explicit FileName(std::string const & abs_filename);
|
2007-10-17 22:21:50 +00:00
|
|
|
virtual ~FileName() {}
|
2006-12-27 10:56:11 +00:00
|
|
|
/** Set a new filename.
|
|
|
|
* \param filename the file in question. Must have an absolute path.
|
|
|
|
* Encoding is always UTF-8.
|
|
|
|
*/
|
2006-11-26 21:30:39 +00:00
|
|
|
virtual void set(std::string const & filename);
|
|
|
|
virtual void erase();
|
2006-11-18 12:49:47 +00:00
|
|
|
/// Is this filename empty?
|
|
|
|
bool empty() const { return name_.empty(); }
|
2006-12-27 10:56:11 +00:00
|
|
|
/// get the absolute file name in UTF-8 encoding
|
2006-11-18 12:49:47 +00:00
|
|
|
std::string const absFilename() const { return name_; }
|
2006-11-26 21:30:39 +00:00
|
|
|
/**
|
|
|
|
* Get the file name in the encoding used by the file system.
|
|
|
|
* Only use this for accessing the file, e.g. with an fstream.
|
|
|
|
*/
|
2007-10-18 23:03:51 +00:00
|
|
|
std::string toFilesystemEncoding() const;
|
2007-10-17 22:21:50 +00:00
|
|
|
|
|
|
|
/// returns true if the file exists
|
|
|
|
bool exists() const;
|
|
|
|
/// returns time of last write access
|
|
|
|
std::time_t lastModified() const;
|
|
|
|
/// return true when file is readable but not writabel
|
|
|
|
bool isReadOnly() const;
|
2007-10-18 19:38:24 +00:00
|
|
|
/// return true when it names a directory
|
2007-10-18 21:10:35 +00:00
|
|
|
bool isDirectory() const;
|
2007-10-18 23:03:51 +00:00
|
|
|
/// return true when file/directory is readable
|
2007-10-18 21:10:35 +00:00
|
|
|
bool isReadable() const;
|
2007-10-18 23:03:51 +00:00
|
|
|
/// return true when it is a file and readable
|
|
|
|
bool isFileReadable() const;
|
|
|
|
/// return true when file/directory is writable
|
|
|
|
bool isWritable() const;
|
|
|
|
/// return true when file/directory is writable (write test file)
|
|
|
|
bool isDirWritable() const;
|
2007-10-20 17:35:27 +00:00
|
|
|
|
2007-11-07 19:52:11 +00:00
|
|
|
/// return true when file/directory is writable (write test file)
|
|
|
|
bool copyTo(FileName const & target, bool noclobber) const;
|
|
|
|
|
2007-10-20 17:35:27 +00:00
|
|
|
/// remove directory and all contents, returns true on success
|
|
|
|
bool destroyDirectory() const;
|
|
|
|
/// Creates directory. Returns true on success
|
|
|
|
bool createDirectory(int permissions) const;
|
2007-10-17 22:21:50 +00:00
|
|
|
|
2007-10-20 17:35:27 +00:00
|
|
|
/// Get the contents of a file as a huge std::string
|
|
|
|
std::string fileContents() const;
|
2006-12-21 13:01:47 +00:00
|
|
|
/**
|
|
|
|
* Get a FileName from \p name in the encoding used by the file system.
|
|
|
|
* Only use this for filenames you got directly from the file system,
|
|
|
|
* e.g. from reading a directory.
|
|
|
|
* \p name must have an absolute path.
|
|
|
|
*/
|
2007-10-20 17:35:27 +00:00
|
|
|
|
|
|
|
/** Guess the file format name (as in Format::name()) from contents.
|
|
|
|
Normally you don't want to use this directly, but rather
|
|
|
|
Formats::getFormatFromFile().
|
|
|
|
*/
|
|
|
|
std::string guessFormatFromContents() const;
|
|
|
|
|
|
|
|
/// check for zipped file
|
|
|
|
bool isZippedFile() const;
|
|
|
|
|
2007-10-18 23:03:51 +00:00
|
|
|
static FileName fromFilesystemEncoding(std::string const & name);
|
|
|
|
/// (securely) create a temporary file in the given dir with the given mask
|
|
|
|
/// \p mask must be in filesystem encoding
|
|
|
|
static FileName tempName(FileName const & dir = FileName(),
|
|
|
|
std::string const & mask = std::string());
|
2007-11-03 17:37:37 +00:00
|
|
|
|
|
|
|
/// filename without path
|
|
|
|
std::string onlyFileName() const;
|
|
|
|
/// path without file name
|
|
|
|
std::string onlyPath() const;
|
|
|
|
/// used for display in the Gui
|
|
|
|
docstring displayName(int threshold = 1000) const;
|
|
|
|
|
|
|
|
|
2006-11-18 12:49:47 +00:00
|
|
|
protected:
|
2007-11-14 23:30:13 +00:00
|
|
|
/// The absolute file name in UTF-8 encoding.
|
2006-11-18 12:49:47 +00:00
|
|
|
std::string name_;
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
|
|
bool operator==(FileName const &, FileName const &);
|
|
|
|
bool operator!=(FileName const &, FileName const &);
|
2006-11-26 21:30:39 +00:00
|
|
|
bool operator<(FileName const &, FileName const &);
|
|
|
|
bool operator>(FileName const &, FileName const &);
|
|
|
|
std::ostream & operator<<(std::ostream &, FileName const &);
|
2006-11-18 12:49:47 +00:00
|
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
* Class for storing file names that appear in documents (e. g. child
|
|
|
|
* documents, included figures etc).
|
|
|
|
* The file name must not denote a file in our temporary directory, but a
|
|
|
|
* file that the user chose.
|
|
|
|
*/
|
|
|
|
class DocFileName : public FileName {
|
|
|
|
public:
|
|
|
|
DocFileName();
|
2004-02-25 12:00:53 +00:00
|
|
|
/** \param abs_filename the file in question. Must have an absolute path.
|
2003-09-03 17:23:38 +00:00
|
|
|
* \param save_abs_path how is the file to be output to file?
|
|
|
|
*/
|
2006-11-18 12:49:47 +00:00
|
|
|
DocFileName(std::string const & abs_filename, bool save_abs_path = true);
|
2006-12-27 10:56:11 +00:00
|
|
|
DocFileName(FileName const & abs_filename, bool save_abs_path = true);
|
2003-07-22 20:42:40 +00:00
|
|
|
|
|
|
|
/** \param filename the file in question. May have either a relative
|
2003-09-03 17:23:38 +00:00
|
|
|
* or an absolute path.
|
|
|
|
* \param buffer_path if \c filename has a relative path, generate
|
|
|
|
* the absolute path using this.
|
2003-07-22 20:42:40 +00:00
|
|
|
*/
|
2003-10-06 15:43:21 +00:00
|
|
|
void set(std::string const & filename, std::string const & buffer_path);
|
2003-07-22 20:42:40 +00:00
|
|
|
|
|
|
|
void erase();
|
|
|
|
|
|
|
|
bool saveAbsPath() const { return save_abs_path_; }
|
2003-07-29 10:56:55 +00:00
|
|
|
/// \param buffer_path if empty, uses `pwd`
|
2003-10-06 15:43:21 +00:00
|
|
|
std::string const relFilename(std::string const & buffer_path = std::string()) const;
|
2003-07-29 10:56:55 +00:00
|
|
|
/// \param buf_path if empty, uses `pwd`
|
2003-10-06 15:43:21 +00:00
|
|
|
std::string const outputFilename(std::string const & buf_path = std::string()) const;
|
2007-10-17 22:21:50 +00:00
|
|
|
|
2005-07-14 12:53:12 +00:00
|
|
|
/** @returns a mangled representation of the absolute file name
|
2003-09-03 17:23:38 +00:00
|
|
|
* suitable for use in the temp dir when, for example, converting
|
|
|
|
* an image file to another format.
|
2005-07-14 12:53:12 +00:00
|
|
|
*
|
|
|
|
* @param dir the directory that will contain this file with
|
|
|
|
* its mangled name. This information is used by the mangling
|
|
|
|
* algorithm when determining the maximum allowable length of
|
|
|
|
* the mangled name.
|
|
|
|
*
|
|
|
|
* An example of a mangled name:
|
|
|
|
* C:/foo bar/baz.eps -> 0C__foo_bar_baz.eps
|
|
|
|
*
|
2004-03-11 11:45:08 +00:00
|
|
|
* It is guaranteed that
|
|
|
|
* - two different filenames have different mangled names
|
|
|
|
* - two FileName instances with the same filename have identical
|
2005-07-14 12:53:12 +00:00
|
|
|
* mangled names.
|
|
|
|
*
|
|
|
|
* Only the mangled file name is returned. It is not prepended
|
|
|
|
* with @c dir.
|
2003-09-03 17:23:38 +00:00
|
|
|
*/
|
2005-07-14 12:53:12 +00:00
|
|
|
std::string const
|
|
|
|
mangledFilename(std::string const & dir = std::string()) const;
|
2003-09-03 17:23:38 +00:00
|
|
|
|
|
|
|
/// \return true if the file is compressed.
|
|
|
|
bool isZipped() const;
|
|
|
|
/// \return the absolute file name without its .gz, .z, .Z extension
|
2003-10-06 15:43:21 +00:00
|
|
|
std::string const unzippedFilename() const;
|
2003-07-22 20:42:40 +00:00
|
|
|
|
|
|
|
private:
|
|
|
|
bool save_abs_path_;
|
2006-07-08 14:16:56 +00:00
|
|
|
/// Cache for isZipped() because zippedFile() is expensive
|
|
|
|
mutable bool zipped_;
|
|
|
|
/// Is zipped_ valid?
|
|
|
|
mutable bool zipped_valid_;
|
2003-07-22 20:42:40 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
|
2006-11-18 12:49:47 +00:00
|
|
|
bool operator==(DocFileName const &, DocFileName const &);
|
|
|
|
bool operator!=(DocFileName const &, DocFileName const &);
|
2003-07-22 20:42:40 +00:00
|
|
|
|
|
|
|
|
|
|
|
} // namespace support
|
|
|
|
} // namespace lyx
|
|
|
|
|
|
|
|
#endif
|