base_factory_register() | datatools::base_factory_register | |
base_type typedef | datatools::factory_register< BaseType > | |
clear() | datatools::factory_register< BaseType > | |
empty_options() | datatools::i_tree_dumpable | static |
factory_map_type typedef | datatools::factory_register< BaseType > | |
factory_register() | datatools::factory_register< BaseType > | |
factory_register(const std::string &label_, unsigned int flags_=0x0) | datatools::factory_register< BaseType > | |
factory_type typedef | datatools::factory_register< BaseType > | |
fetch_type_id(std::string &id_) const | datatools::factory_register< BaseType > | |
fetch_type_id(const std::type_info &tinfo_, std::string &id_) const | datatools::factory_register< BaseType > | |
flag_type enum name | datatools::base_factory_register | |
get(const std::string &id_) const | datatools::factory_register< BaseType > | |
get_label() const | datatools::factory_register< BaseType > | |
get_logging_priority() const | datatools::factory_register< BaseType > | |
get_record(const std::string &id_) const | datatools::factory_register< BaseType > | |
grab(const std::string &id_) | datatools::factory_register< BaseType > | |
has(const std::string &id_) const | datatools::factory_register< BaseType > | |
i_tree_dumpable() | datatools::i_tree_dumpable | |
import(const factory_register &factory_register_) | datatools::factory_register< BaseType > | |
import_some(const factory_register &factory_register_, const std::vector< std::string > &imported_factories_) | datatools::factory_register< BaseType > | |
is_group(const std::string &id_) const | datatools::factory_register< BaseType > | |
last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
list_of_factories(std::vector< std::string > &ids_) const | datatools::factory_register< BaseType > | |
make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
OSTREAM_CERR enum value | datatools::i_tree_dumpable | |
OSTREAM_CLOG enum value | datatools::i_tree_dumpable | |
OSTREAM_COUT enum value | datatools::i_tree_dumpable | |
ostream_type enum name | datatools::i_tree_dumpable | |
print(std::ostream &out_, const std::string &indent_="") const | datatools::factory_register< BaseType > | |
print_tree(std::ostream &out_=std::clog, const boost::property_tree::ptree &options_=empty_options()) const | datatools::i_tree_dumpable | virtual |
print_tree_json(std::ostream &out_=std::clog, const std::string &json_options_="") const | datatools::i_tree_dumpable | |
print_tree_json(std::ostream &out_=std::clog, const char *json_options_=nullptr) const | datatools::i_tree_dumpable | |
registration(const std::string &id_, const factory_type &factory_, const std::type_info &tinfo_, const std::string &description_="", const std::string &category_="") | datatools::factory_register< BaseType > | |
registration(const std::string &id_, const std::string &description_="", const std::string &category_="") | datatools::factory_register< BaseType > | |
reset() | datatools::factory_register< BaseType > | |
set_label(const std::string &label_) | datatools::factory_register< BaseType > | |
set_logging_priority(datatools::logger::priority logging_) | datatools::factory_register< BaseType > | |
skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
smart_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="") const | datatools::i_tree_dumpable | |
tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
tree_dump(std::ostream &out_=std::clog, const std::string &title_="", const std::string &indent_="", bool inherit_=false) const | datatools::factory_register< BaseType > | virtual |
tree_dump_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="", const std::string &indent_="", const bool inherit_=false) const | datatools::i_tree_dumpable | |
tree_print_id(const int out_type_=OSTREAM_CLOG, const std::string &title_="") const | datatools::i_tree_dumpable | |
unregistration(const std::string &id_) | datatools::factory_register< BaseType > | |
verbose enum value | datatools::base_factory_register | |
~base_factory_register() | datatools::base_factory_register | virtual |
~factory_register() | datatools::factory_register< BaseType > | virtual |
~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |