LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Functions | |
std::string | opening_brace () |
std::string | closing_brace () |
std::string | printed_prefix (std::string const &key) |
|
inline |
Definition at line 37 of file printing_helpers.h.
References printed_prefix().
Referenced by fhicl::detail::Prettifier::exit_table(), fhicl::detail::ValuePrinter::exit_table(), fhicl::detail::PrettifierAnnotated::exit_table(), and fhicl::detail::PrettifierPrefixAnnotated::exit_table().
|
inline |
Definition at line 32 of file printing_helpers.h.
Referenced by printed_prefix(), and fhicl::detail::sequence::printed_prefix().
std::string fhicl::detail::table::printed_prefix | ( | std::string const & | key | ) |
Definition at line 70 of file printing_helpers.cc.
References fhicl::detail::is_sequence_element(), and opening_brace().
Referenced by closing_brace(), fhicl::detail::sequence::closing_brace(), fhicl::detail::Prettifier::enter_table(), fhicl::detail::ValuePrinter::enter_table(), fhicl::detail::PrettifierAnnotated::enter_table(), and fhicl::detail::PrettifierPrefixAnnotated::enter_table().