Default print options POD.
More...
#include <bayeux/datatools/i_tree_dump.h>
Default print options POD.
◆ configure_from()
void datatools::i_tree_dumpable::base_print_options::configure_from |
( |
const boost::property_tree::ptree & |
| ) |
|
◆ export_to()
void datatools::i_tree_dumpable::base_print_options::export_to |
( |
boost::property_tree::ptree & |
| ) |
|
◆ force_inheritance()
static boost::property_tree::ptree datatools::i_tree_dumpable::base_print_options::force_inheritance |
( |
const boost::property_tree::ptree & |
| ) |
|
|
static |
◆ indent_key()
static const std::string& datatools::i_tree_dumpable::base_print_options::indent_key |
( |
| ) |
|
|
static |
◆ inherit_key()
static const std::string& datatools::i_tree_dumpable::base_print_options::inherit_key |
( |
| ) |
|
|
static |
◆ reset()
void datatools::i_tree_dumpable::base_print_options::reset |
( |
| ) |
|
◆ title_key()
static const std::string& datatools::i_tree_dumpable::base_print_options::title_key |
( |
| ) |
|
|
static |
◆ indent
std::string datatools::i_tree_dumpable::base_print_options::indent |
◆ inherit
bool datatools::i_tree_dumpable::base_print_options::inherit = false |
◆ title
std::string datatools::i_tree_dumpable::base_print_options::title |
The documentation for this struct was generated from the following file: