LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Classes | |
struct | expected_types |
struct | expected_types< std::string > |
Functions | |
std::string | stripped_typename (std::string const &fullName) |
std::string | padded_string (std::string const &tnToPad) |
std::string | presented_string (std::string const &fullName) |
template<typename T > | |
std::ostream & | operator<< (std::ostream &os, expected_types< T > &&et) |
std::ostream& fhicl::detail::no_defaults::operator<< | ( | std::ostream & | os, |
expected_types< T > && | et | ||
) |
Definition at line 100 of file ostream_helpers.h.
|
inline |
Definition at line 64 of file ostream_helpers.h.
Referenced by fhicl::detail::no_defaults::expected_types< T >::expected_types(), fhicl::detail::no_defaults::expected_types< std::string >::expected_types(), and presented_string().
|
inline |
Definition at line 70 of file ostream_helpers.h.
References padded_string(), and stripped_typename().
std::string fhicl::detail::no_defaults::stripped_typename | ( | std::string const & | fullName | ) |
Definition at line 13 of file ostream_helpers.cc.
Referenced by fhicl::detail::no_defaults::expected_types< T >::expected_types(), fhicl::detail::no_defaults::expected_types< std::string >::expected_types(), fhicl::detail::yes_defaults::operator<<(), and presented_string().