LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Functions | |
std::string | opening_brace () |
std::string | closing_brace () |
std::string | printed_prefix (std::string const &key) |
|
inline |
Definition at line 54 of file printing_helpers.h.
References fhicl::detail::table::printed_prefix().
Referenced by fhicl::detail::Prettifier::exit_sequence(), fhicl::detail::PrettifierAnnotated::exit_sequence(), fhicl::detail::PrettifierPrefixAnnotated::exit_sequence(), and fhicl::detail::is_sequence_element().
|
inline |
Definition at line 49 of file printing_helpers.h.
std::string fhicl::detail::sequence::printed_prefix | ( | std::string const & | key | ) |
Definition at line 79 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::PrettifierAnnotated::enter_sequence(), and fhicl::detail::PrettifierPrefixAnnotated::enter_sequence().