HDK
|
This is the complete list of members for UT_OpUtils, including all inherited members.
combineOpIndexFileSectionPath(UT_String &path, const char *prefix, const char *table_and_opname, const char *section_name) | UT_OpUtils | static |
combineOpIndexFileSectionPath(UT_String &path, const char *prefix, const char *table_and_opname, const UT_StringArray §ion_names) | UT_OpUtils | static |
combineStandardIndexFileSectionPath(UT_String &source_section_path, const char *index_file_path, const char *section_name) | UT_OpUtils | static |
combineTableAndOpName(UT_WorkBuffer &table_and_opname, const char *table_name, const char *op_name) | UT_OpUtils | static |
combineTableAndOpName(UT_String &table_and_opname, const char *table_name, const char *op_name) | UT_OpUtils | static |
ensureValidOpBasedFileName(UT_String &filename) | UT_OpUtils | static |
ensureValidOpBasedFileName(UT_WorkBuffer &filename) | UT_OpUtils | static |
getComponentsFromFullName(const char *full_name, UT_WorkBuffer *scope_opname, UT_WorkBuffer *namespace_name, UT_WorkBuffer *op_name, UT_WorkBuffer *version) | UT_OpUtils | static |
getComponentsFromFullName(const char *full_name, UT_String *scope_opname, UT_String *namespace_name, UT_String *op_name, UT_String *version) | UT_OpUtils | static |
getFullNameFromComponents(UT_WorkBuffer &full_name, const char *scope_opname, const char *namespace_name, const char *op_name, const char *version) | UT_OpUtils | static |
getFullNameFromComponents(UT_String &full_name, const char *scope_opname, const char *namespace_name, const char *op_name, const char *version) | UT_OpUtils | static |
getOpTypeDefSectionName(UT_String §name, const char *table_name, const char *op_name) | UT_OpUtils | static |
splitOpIndexFileSectionPath(const char *path, UT_String *prefix, UT_String *table_and_opname, UT_String *section) | UT_OpUtils | static |
splitOpIndexFileSectionPath(const char *path, UT_String *prefix, UT_String *table_and_opname, UT_StringArray §ion_names) | UT_OpUtils | static |
splitOpIndexFileSectionPath(const char *path, UT_WorkBuffer *prefix, UT_WorkBuffer *table_and_opname, UT_StringArray *section_names) | UT_OpUtils | static |
splitStandardIndexFileSectionPath(const char *source_section_path, UT_String &index_file_path, UT_String §ion_name) | UT_OpUtils | static |
splitTableAndOpName(const char *table_and_opname, UT_String &table_name, UT_String &op_name) | UT_OpUtils | static |
splitTableAndOpName(const char *table_and_opname, UT_WorkBuffer &table_name, UT_WorkBuffer &op_name) | UT_OpUtils | static |
startsWithOpDataBlockPrefix(const char *path) | UT_OpUtils | static |
startsWithOpDefPrefix(const char *path) | UT_OpUtils | static |
startsWithOpLibPrefix(const char *path) | UT_OpUtils | static |