18 #include "../../core/model/collection/repo_scene.h"
19 #include "../../lib/repo_property_tree.h"
22 namespace manipulator{
23 namespace modelutility{
65 std::unordered_map < std::string,
66 std::pair < std::string, std::string >> &idMaps,
67 const std::string ¤tPath,
68 bool &hiddenOnDefault,
69 std::vector<std::string> &hiddenNode)
const;
std::map< std::string, repo::lib::PropertyTree > getSelectionTreeAsPropertyTree() const
Definition: repo_maker_selection_tree.cpp:160
std::map< std::string, std::vector< uint8_t > > getSelectionTreeAsBuffer() const
Definition: repo_maker_selection_tree.cpp:135
Definition: repo_maker_selection_tree.h:24
Definition: repo_connection_pool_mongo.h:32
Definition: repo_property_tree.h:29
Definition: repo_scene.h:44
SelectionTreeMaker(const repo::core::model::RepoScene *scene)
Definition: repo_maker_selection_tree.cpp:28
Definition: repo_node.h:33