HDK
|
This is the complete list of members for PI_ImportUtils, including all inherited members.
buildFileSource(UT_WorkBuffer &buffer, const char *file_path) | PI_ImportUtils | static |
buildFolderToken(UT_WorkBuffer &buffer, const char *switcher, const char *folder) | PI_ImportUtils | static |
buildOpSource(UT_WorkBuffer &buffer, const char *rel_node_path) | PI_ImportUtils | static |
isAvailableForImport(const PRM_Template *templ, int subindex=-1) | PI_ImportUtils | static |
isAvailableForImport(const PRM_Parm *parm, int subindex=-1) | PI_ImportUtils | static |
parseFileSource(const char *source, UT_String &file) | PI_ImportUtils | static |
parseImportFile(const char *file) | PI_ImportUtils | static |
parseOpSource(const char *source, const OP_Node *relative_to, UT_String &src_node_path) | PI_ImportUtils | static |
queryImportType(const char *source) | PI_ImportUtils | static |
validateFileSource(const char *source, const char *token, bool is_folder, bool is_multiparm, const char *file, const UT_SymbolMap< PRM_ScriptParm * > &parm_table) | PI_ImportUtils | static |
validateOpSource(const char *source, const char *token, bool is_folder, bool is_multiparm, const char *src_node_rel_path, const UT_SymbolMap< PRM_Parm * > &parm_table) | PI_ImportUtils | static |