56 virtual int64 getMemoryUsage(
bool inclusive)
const;
64 {
return myStream && myStream->isGood(); }
79 time_t getModTime()
const;
80 int64 getLength()
const;
123 static bool splitIndexFileSectionPath(
124 const char *source_section_path,
127 static bool splitIndexFileSectionPath(
128 const char *source_section_path,
131 static bool splitIndexFileSectionPath(
132 const char *source_section_path,
154 static void combineIndexFileSectionPath(
156 const char *index_file_path,
157 const char *section_name);
158 static void combineIndexFileSectionPath(
160 const char *index_file_path,
166 void createStreamFromSource(
const char *source,
266 const char *index_file_path,
267 const char *section_name)
bool isGood() const
This function is used to check if the file was successfully opened.
static void addReaderHelper(FS_ReaderHelper *helper)
GLsizei GLsizei GLchar * source
virtual ~FS_ReaderHelper()
static void removeReaderHelper(FS_ReaderHelper *helper)
virtual bool splitIndexFileSectionPath(const char *source_section_path, UT_String &index_file_path, UT_String §ion_name)
A map of string to various well defined value types.
virtual bool combineIndexFileSectionPath(UT_String &source_section_path, const char *index_file_path, const char *section_name)