_set_default() | datatools::units::unit | protected |
add_symbol(const std::string &symbol_, bool main_=false) | datatools::units::unit | |
empty_options() | datatools::i_tree_dumpable | static |
get_dimension_label() const | datatools::units::unit | |
get_dimension_meta() const | datatools::units::unit | |
get_main_symbol() const | datatools::units::unit | |
get_name() const | datatools::units::unit | |
get_symbols() const | datatools::units::unit | |
get_value() const | datatools::units::unit | |
has_dimension_label() const | datatools::units::unit | |
has_dimension_meta() const | datatools::units::unit | |
has_main_symbol() const | datatools::units::unit | |
has_name() const | datatools::units::unit | |
has_symbol(const std::string &symbol_) const | datatools::units::unit | |
i_tree_dumpable() | datatools::i_tree_dumpable | |
is_dimension(const std::string &) const | datatools::units::unit | |
is_SI_main() const | datatools::units::unit | |
is_valid() const | datatools::units::unit | |
last_skip_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
last_tag(std::ostream &out_) | datatools::i_tree_dumpable | static |
make_base_print_options(const std::string &title_, const std::string &indent_="", const bool inherit_=false) | datatools::i_tree_dumpable | static |
match(const std::string &id_) const | datatools::units::unit | |
operator double() const | datatools::units::unit | |
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_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 | |
reset() | datatools::units::unit | |
set_dimension_infos(const std::string &) | datatools::units::unit | |
set_dimension_label(const std::string &) | datatools::units::unit | |
set_dimension_meta(const std::string &) | datatools::units::unit | |
set_main_symbol(const std::string &) | datatools::units::unit | |
set_name(const std::string &) | datatools::units::unit | |
set_SI_main(bool) | datatools::units::unit | |
set_value(double) | datatools::units::unit | |
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 | |
str() const | datatools::units::unit | |
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::units::unit | 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 | |
unit() | datatools::units::unit | |
unit(const std::string &name_, const std::string &dimension_desc_, double value_, bool SI_main_=false) | datatools::units::unit | |
unit(const std::string &name_, const std::string &symbol_, const std::string &dimension_desc_, double value_, bool SI_main_=false) | datatools::units::unit | |
unit(const std::string &name_, const std::string &main_symbol_, const std::string &alt_symbols_, const std::string &dimension_desc_, double value_, bool SI_main_=false) | datatools::units::unit | |
~i_tree_dumpable() | datatools::i_tree_dumpable | virtual |
~unit() | datatools::units::unit | virtual |