#include <OP_FileDependencyMgr.h>
|  | 
|  | OP_FileDependencyMgr () | 
|  | 
| void | getInputFilesInParms (SkipHFSOption skip_hfs_option, TrackNodesOption track_nodes_option, OpdefOption opdef_option, OP_NodeFileNameArray &found_files, OP_NodeFileNameArray &unknown_files) const | 
|  | 
| void | getNodeInputFilesInParms (OP_Node &node, bool recurse, SkipHFSOption skip_hfs_option, TrackNodesOption track_nodes_option, OpdefOption opdef_option, OP_NodeFileNameArray &found_files, OP_NodeFileNameArray &unknown_files) const | 
|  | 
| void | getOTLFiles (UT_StringArray &files, OP_NodeList *otl_nodes_out, SkipHFSOption skip_hfs_option=SKIP_HFS_FILES, CondensePathOption condense_path_option=CONDENSE_HIP) const | 
|  | 
| void | getNodeOTLFiles (OP_Node &node, bool recurse, UT_StringArray &files, OP_NodeList *otl_nodes_out, SkipHFSOption skip_hfs_option=SKIP_HFS_FILES, CondensePathOption condense_path_option=CONDENSE_HIP) const | 
|  | 
| void | mergeDependencyLists (const OP_NodeFileNameArray &src_refs1, const OP_NodeFileNameArray &src_refs2, OP_NodeFileNameArray &dest_refs, TrackNodesOption track_nodes_option) const | 
|  | 
| bool | addFileDependency (UT_String node_path, UT_String str_parm, UT_String file_path, UT_String resultMsg) const | 
|  | 
| bool | removeFileDependency (UT_String node_path, UT_String str_parm, UT_String resultMsg) const | 
|  | 
| bool | hideFileDependency (UT_String node_path, UT_String str_parm, UT_String resultMsg) const | 
|  | 
| void | setUnselectedFilePatterns (const UT_StringArray &unselected_patterns) | 
|  | 
| void | getUnselectedFilePatterns (UT_StringArray &result) | 
|  | 
Definition at line 54 of file OP_FileDependencyMgr.h.
 
      
        
          | OP_FileDependencyMgr::OP_FileDependencyMgr | ( |  | ) |  | 
      
 
 
  
  | 
        
          | void OP_FileDependencyMgr::setUnselectedFilePatterns | ( | const UT_StringArray & | unselected_patterns | ) |  |  | inline | 
 
 
The documentation for this class was generated from the following file: