Loading...
Searching...
No Matches
boost-info-editor.cpp File Reference
#include "boost-info-editor.hpp"
#include "logger.hpp"
#include <boost/property_tree/info_parser.hpp>
+ Include dependency graph for boost-info-editor.cpp:

Go to the source code of this file.

Namespaces

namespace  nlsr
 Copyright (c) 2014-2020, The University of Memphis, Regents of the University of California.
 
namespace  nlsr::util
 
namespace  nlsr::util::boost_info_editor
 

Functions

boost::property_tree::ptree nlsr::util::boost_info_editor::load (const std::string &fileName)
 
bool nlsr::util::boost_info_editor::put (const std::string &fileName, const std::string &section, const std::string &value)
 
bool nlsr::util::boost_info_editor::remove (const std::string &fileName, const std::string &section)
 
bool nlsr::util::boost_info_editor::save (const std::string &fileName, boost::property_tree::ptree &info)