|
HDK
|
This is the complete list of members for OP_OTLLibrary, including all inherited members.
| _getConversionsFromText() | FS_IndexFile | protectedstatic |
| _getConversionsToText() | FS_IndexFile | protectedstatic |
| addDefinition(const OP_OTLDefinition &definition, time_t modtime=time_t(-1)) | OP_OTLLibrary | |
| 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 | |
| beginCachingSourceModTime() | OP_OTLLibrary | |
| canWriteFile(const char *filename) | FS_IndexFile | static |
| clearStartupCache() | FS_IndexFile | static |
| collapseFromDirectory(const char *srcdir) override | OP_OTLLibrary | virtual |
| ConversionList typedef | FS_IndexFile | |
| ConvertFunc typedef | FS_IndexFile | |
| createBackupFile(const char *filename, bool domove=false) | OP_OTLLibrary | static |
| endCachingSourceModTime() | OP_OTLLibrary | |
| expandToDirectory(const char *destdir) override | OP_OTLLibrary | virtual |
| forceOTLExtension(UT_String &filename) | OP_OTLLibrary | static |
| FS_IndexFile() | FS_IndexFile | |
| FS_IndexFile(const char *source) | FS_IndexFile | |
| FS_IndexFile(FS_Reader *reader, const char *source=nullptr) | FS_IndexFile | |
| getConversionsFromText() | FS_IndexFile | static |
| getConversionsToText() | FS_IndexFile | static |
| getCurrentTime() | FS_IndexFile | inlinestatic |
| getDecryptionFilter() const | FS_IndexFile | |
| getDefaultInstallMetaSource(const char *lib_path) | OP_OTLLibrary | static |
| getDefinition(int index) const | OP_OTLLibrary | inline |
| getDefinition(int index, OP_OTLDefinition &definition) const | OP_OTLLibrary | |
| getDefinitionIndex(const char *tablename, const char *opname) const | OP_OTLLibrary | |
| getDefinitionIndexFile(const char *tablename, const char *opname) const | OP_OTLLibrary | |
| getDefinitionIsDummy(int index) const | OP_OTLLibrary | |
| getDefinitionModTime(int index) const | OP_OTLLibrary | |
| getDefinitionName(int index) const | OP_OTLLibrary | |
| getDefinitionOpTableName(int index) const | OP_OTLLibrary | |
| getDescription() const | FS_IndexFile | |
| getEncapsulatedVexSectionName(VEX_ContextType type) | OP_OTLLibrary | static |
| getEncryptionFilter() const | FS_IndexFile | |
| getErrorMessages() const | OP_OTLLibrary | |
| getEventName(int index) | OP_OTLLibrary | static |
| getEventSectionName(int index) | OP_OTLLibrary | static |
| getFileDataSize() const | FS_IndexFile | |
| getFilenames(const UT_StringHolder &libfile, UT_StringArray &filenames) | OP_OTLLibrary | static |
| getIndexFileFromSection(const UT_StringRef §ion, const char *source=nullptr) const | FS_IndexFile | |
| getIsBeingRefreshed() const | OP_OTLLibrary | |
| getIsModTimeAccessOK() const | OP_OTLLibrary | |
| getMetaSource() const | OP_OTLLibrary | |
| getModTime() const | FS_IndexFile | |
| getNumDefinitions() const | OP_OTLLibrary | inline |
| 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 | |
| getShaderPathWithSection(const UT_StringRef &shader, VEX_ContextType type, UT_String *opname=nullptr) | OP_OTLLibrary | static |
| getSource() const | OP_OTLLibrary | |
| getSourceFile() const | FS_IndexFile | inline |
| getSourceModTime(time_t &mod_time, const char *type_name=NULL) const | OP_OTLLibrary | |
| getStreamCopy() const | FS_IndexFile | |
| getVexAndVflSectionNames(const char *suggestion, UT_String &vexsect, UT_String &vflsect) | OP_OTLLibrary | static |
| getVexCodeSectionName(const char *prefix, UT_String &vex_code_sect) | OP_OTLLibrary | static |
| getVexCodeSectionName(VEX_ContextType type) | OP_OTLLibrary | static |
| getVflCodeSectionName(VEX_ContextType type) | OP_OTLLibrary | static |
| 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 |
| isReservedSectionName(const UT_StringRef §name) | OP_OTLLibrary | static |
| mergeIndexFile(const FS_IndexFile &file, bool overwrite) | FS_IndexFile | |
| mergeLibrary(const OP_OTLLibrary &lib) | OP_OTLLibrary | |
| MOD_TIME_DISCARD_QUIT enum value | OP_OTLLibrary | |
| MOD_TIME_EMBED enum value | OP_OTLLibrary | |
| MOD_TIME_INTERNAL enum value | OP_OTLLibrary | |
| MOD_TIME_LOAD_FILE enum value | OP_OTLLibrary | |
| MOD_TIME_OK enum value | OP_OTLLibrary | |
| MOD_TIME_REFRESH_ALL enum value | OP_OTLLibrary | |
| MOD_TIME_SAVE_QUIT enum value | OP_OTLLibrary | |
| 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 |
| OP_ModTimeStatus enum name | OP_OTLLibrary | |
| OP_OTLLibrary() | OP_OTLLibrary | |
| OP_OTLLibrary(FS_Reader *reader) | OP_OTLLibrary | |
| OP_OTLLibrary(const char *source, const char *metasrc) | OP_OTLLibrary | |
| 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 |
| removeDefinition(int index) | OP_OTLLibrary | |
| removeDefinitionSectionIfEmpty(int index, const char *definition_section) | OP_OTLLibrary | |
| 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 | |
| setIsBeingRefreshed(bool beingrefreshed) | OP_OTLLibrary | |
| setModified() | FS_IndexFile | inlineprotected |
| writeFile(std::ostream &os) const override | OP_OTLLibrary | virtual |
| writeHeader(std::ostream &os, const UT_Int32Array §ion_sizes) const | FS_IndexFile | protected |
| ~FS_IndexFile() | FS_IndexFile | virtual |
| ~OP_OTLLibrary() override | OP_OTLLibrary |