Classes | |
struct | DoFillAsUnknown |
struct | DoFillDescriptions |
struct | has_fillDescriptions_function |
Typedefs | |
typedef char(& | no_tag )[1] |
typedef char(& | yes_tag )[2] |
Functions | |
template<typename T > | |
no_tag | has_fillDescriptions_helper (...) |
template<typename T > | |
yes_tag | has_fillDescriptions_helper (fillDescriptions_function< T,&T::fillDescriptions > *dummy) |
typedef char(& edm::fillDetails::no_tag)[1] |
Definition at line 61 of file ParameterSetDescriptionFiller.h.
typedef char(& edm::fillDetails::yes_tag)[2] |
Definition at line 62 of file ParameterSetDescriptionFiller.h.
no_tag edm::fillDetails::has_fillDescriptions_helper | ( | ... | ) |