HDK
|
This is the complete list of members for FS_Reader, including all inherited members.
addReaderHelper(FS_ReaderHelper *helper) | FS_Reader | static |
close() | FS_Reader | |
combineIndexFileSectionPath(UT_String &source_section_path, const char *index_file_path, const char *section_name) | FS_Reader | static |
combineIndexFileSectionPath(UT_String &source_section_path, const char *index_file_path, const UT_StringArray §ion_names) | FS_Reader | static |
FS_Reader() | FS_Reader | |
FS_Reader(const char *source, const UT_Options *options=0) | FS_Reader | |
FS_Reader(FS_ReaderStream *sourcestream) | FS_Reader | |
FS_Reader(FS_Reader &&) | FS_Reader | |
getFilename() const | FS_Reader | |
getLength() const | FS_Reader | |
getMemoryUsage(bool inclusive) const | FS_Reader | |
getModTime() const | FS_Reader | |
getStream() const | FS_Reader | |
getSubStreamReadFilterFactory() const | FS_Reader | |
getSubStreamWriteFilterFactory() const | FS_Reader | |
isGood() const | FS_Reader | inline |
removeReaderHelper(FS_ReaderHelper *helper) | FS_Reader | static |
shareDataAndGetSubstream(int64 stream_offset, int64 sub_stream_size, int64 sub_data_size, const FS_IStreamFilterFactory *f=nullptr) const | FS_Reader | |
splitIndexFileSectionPath(const char *source_section_path, UT_String &index_file_path, UT_String §ion_name) | FS_Reader | static |
splitIndexFileSectionPath(const char *source_section_path, UT_StringHolder &index_file_path, UT_StringHolder §ion_name) | FS_Reader | static |
splitIndexFileSectionPath(const char *source_section_path, UT_String &index_file_path, UT_StringArray §ion_names) | FS_Reader | static |
~FS_Reader() | FS_Reader |