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 51 of file printing_helpers.h.
References fhicl::detail::table::printed_prefix().
Referenced by fhicl::detail::Prettifier::exit_sequence(), fhicl::detail::ValuePrinter::exit_sequence(), fhicl::detail::PrettifierAnnotated::exit_sequence(), fhicl::detail::PrettifierPrefixAnnotated::exit_sequence(), and fhicl::detail::is_sequence_element().
|
inline |
Definition at line 46 of file printing_helpers.h.
std::string fhicl::detail::sequence::printed_prefix | ( | std::string const & | key | ) |
Definition at line 82 of file printing_helpers.cc.
References fhicl::detail::is_sequence_element(), and fhicl::detail::table::opening_brace().
Referenced by fhicl::detail::Prettifier::enter_sequence(), fhicl::detail::ValuePrinter::enter_sequence(), fhicl::detail::PrettifierAnnotated::enter_sequence(), and fhicl::detail::PrettifierPrefixAnnotated::enter_sequence().