VPTissue Reference Manual
SimPT_Sim::Util::PTreeUtils Member List

This is the complete list of members for SimPT_Sim::Util::PTreeUtils, including all inherited members.

CopyNonExistingChildren(const boost::property_tree::ptree &src, boost::property_tree::ptree &dst, const std::set< std::string > &ignore=std::set< std::string >())SimPT_Sim::Util::PTreeUtilsstatic
CopyStructure(const boost::property_tree::ptree &src, boost::property_tree::ptree &dst, const std::string &fill_value, const std::set< std::string > &ignore=std::set< std::string >()) (defined in SimPT_Sim::Util::PTreeUtils)SimPT_Sim::Util::PTreeUtilsstatic
FillPTree(boost::property_tree::ptree &pt1, const boost::property_tree::ptree &pt2)SimPT_Sim::Util::PTreeUtilsstatic
Flatten(const boost::property_tree::ptree &pt, bool indexedArray=false, const std::string &path="")SimPT_Sim::Util::PTreeUtilsstatic
GetIndexedChild(const boost::property_tree::ptree &pt, const std::string &path)SimPT_Sim::Util::PTreeUtilsstatic
PutIndexedChild(boost::property_tree::ptree &pt, const std::string &path, const boost::property_tree::ptree &child)SimPT_Sim::Util::PTreeUtilsstatic
RemoveNonExistingChildren(const boost::property_tree::ptree &src, boost::property_tree::ptree &dst, const std::set< std::string > &ignore=std::set< std::string >())SimPT_Sim::Util::PTreeUtilsstatic