|
HDK
|
This is the complete list of members for FS_IndexFile, including all inherited members.
| _getConversionsFromText() | FS_IndexFile | protectedstatic |
| _getConversionsToText() | FS_IndexFile | protectedstatic |
| addSection(const UT_StringRef §ion, const char *filename) | FS_IndexFile | |
| addSection(const UT_StringRef §ion, const UT_WorkBuffer &buf, time_t modtime=time_t(-1)) | FS_IndexFile | |
| addSection(const UT_StringRef §ion, const char *buffer, int len, time_t modtime=time_t(-1)) | FS_IndexFile | |
| addSection(const UT_StringRef §ion, const FS_IndexFile &file) | FS_IndexFile | |
| canWriteFile(const char *filename) | FS_IndexFile | static |
| clearStartupCache() | FS_IndexFile | static |
| collapseFromDirectory(const char *srcdir) | FS_IndexFile | virtual |
| ConversionList typedef | FS_IndexFile | |
| ConvertFunc typedef | FS_IndexFile | |
| expandToDirectory(const char *destdir) | FS_IndexFile | virtual |
| FS_DiskSection class | FS_IndexFile | friend |
| FS_EmbeddedSection class | FS_IndexFile | friend |
| FS_IndexFile() | FS_IndexFile | |
| FS_IndexFile(const char *source) | FS_IndexFile | |
| FS_IndexFile(FS_Reader *reader, const char *source=nullptr) | FS_IndexFile | |
| FS_IndexFileHandle class | FS_IndexFile | friend |
| FS_Section class | FS_IndexFile | friend |
| getConversionsFromText() | FS_IndexFile | static |
| getConversionsToText() | FS_IndexFile | static |
| getCurrentTime() | FS_IndexFile | inlinestatic |
| getDecryptionFilter() const | FS_IndexFile | |
| getDescription() const | FS_IndexFile | |
| getEncryptionFilter() const | FS_IndexFile | |
| getFileDataSize() const | FS_IndexFile | |
| getIndexFileFromSection(const UT_StringRef §ion, const char *source=nullptr) const | FS_IndexFile | |
| getModTime() const | FS_IndexFile | |
| getNumSections() const | FS_IndexFile | |
| getSection(const UT_StringRef §ion) const | FS_IndexFile | |
| getSectionDataSize(const UT_StringRef §ion) const | FS_IndexFile | |
| getSectionFileName(const char *section, UT_String &filename) | FS_IndexFile | |
| getSectionModTime(const UT_StringRef §ion) const | FS_IndexFile | |
| getSectionName(int index) const | FS_IndexFile | |
| getSectionReader(const UT_StringRef §ion) const | FS_IndexFile | |
| getSectionStream(const UT_StringRef §ion) const | FS_IndexFile | |
| getSourceFile() const | FS_IndexFile | inline |
| getStreamCopy() const | FS_IndexFile | |
| guessStreamSize() const | FS_IndexFile | |
| hasRegularSection(const UT_StringRef §ion) const | FS_IndexFile | inline |
| hasSection(const UT_StringRef §ion) const | FS_IndexFile | inline |
| hasTempSection(const UT_StringRef §ion) const | FS_IndexFile | inline |
| isBlackBoxed() const | FS_IndexFile | |
| isCopyProtected() const | FS_IndexFile | |
| isExpanded() const | FS_IndexFile | inline |
| mergeIndexFile(const FS_IndexFile &file, bool overwrite) | FS_IndexFile | |
| modifySection(const UT_StringRef §ion, const char *buffer, int len, time_t modtime=time_t(-1)) | FS_IndexFile | |
| modifySection(const UT_StringRef §ion, const UT_WorkBuffer &buf, time_t modtime=time_t(-1)) | FS_IndexFile | |
| moveSections(int first, int last, int offset) | FS_IndexFile | |
| myLock | FS_IndexFile | mutableprotected |
| readOptionsSection(const UT_StringRef §ion, UT_Options &options) const | FS_IndexFile | |
| readSection(const UT_StringRef §ion, char *buffer) const | FS_IndexFile | |
| readSection(const UT_StringRef §ion, UT_WorkBuffer &buffer) const | FS_IndexFile | |
| registerConversionFuncs(const char *bin_file_pattern, const char *text_file_pattern, ConvertFunc to_text, ConvertFunc from_text) | FS_IndexFile | static |
| removeSection(const UT_StringRef §ion) | FS_IndexFile | |
| setDescription(const UT_StringHolder &description) | FS_IndexFile | |
| setFilters(FS_WriteFilterFactory *encrypt_factory, FS_IStreamFilterFactory *decrypt_factory) | FS_IndexFile | |
| setModified() | FS_IndexFile | inlineprotected |
| writeFile(std::ostream &os) const | FS_IndexFile | virtual |
| writeHeader(std::ostream &os, const UT_Int32Array §ion_sizes) const | FS_IndexFile | protected |
| ~FS_IndexFile() | FS_IndexFile | virtual |