14 #ifndef __INCLUDED_SCOPIRA_TOOL_TREE_H__ 15 #define __INCLUDED_SCOPIRA_TOOL_TREE_H__ 20 #include <scopira/tool/object.h> 21 #include <scopira/tool/iterator.h> 22 #include <scopira/tool/object.h> 23 #include <scopira/tool/export.h> 46 typedef std::map<std::string, scopira::tool::count_ptr<treenode> > nodemap_t;
58 SCOPIRA_EXPORT
void set(
const std::string &name, treenode *nd);
60 SCOPIRA_EXPORT treenode *
get(
const std::string &name);
70 SCOPIRA_EXPORT
void set_path(
const std::string &path_name, treenode *nd);
Definition: archiveflow.h:20