60 int64 getMemoryUsage(
bool inclusive)
const;
68 {
return myStream && myStream->isGood(); }
83 time_t getModTime()
const;
84 int64 getLength()
const;
127 static bool splitIndexFileSectionPath(
128 const char *source_section_path,
131 static bool splitIndexFileSectionPath(
132 const char *source_section_path,
135 static bool splitIndexFileSectionPath(
136 const char *source_section_path,
158 static void combineIndexFileSectionPath(
160 const char *index_file_path,
161 const char *section_name);
162 static void combineIndexFileSectionPath(
164 const char *index_file_path,
170 void createStreamFromSource(
const char *source,
251 virtual
bool splitIndexFileSectionPath(const
char *source_section_path,
272 const char *index_file_path,
273 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)
virtual ~FS_ReaderHelper()
static void removeReaderHelper(FS_ReaderHelper *helper)
GLsizei GLsizei GLchar * source
#define UT_NON_COPYABLE(CLASS)
Define deleted copy constructor and assignment operator inside a class.
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)