#include <ProvenanceDumperImpl.h>
Public Member Functions | |
PrincipalProcessor (DETAIL &detail, bool const wantPresentOnly, bool const resolveProducts, bool const wantResolvedOnly) | |
void | operator() (art::Principal const &p, void(DETAIL::*func)(art::Provenance const &)) const |
Private Attributes | |
DETAIL & | detail_ |
bool const | wantPresentOnly_ |
bool const | resolveProducts_ |
bool const | wantResolvedOnly_ |
Definition at line 27 of file ProvenanceDumperImpl.h.
|
inline |
Definition at line 29 of file ProvenanceDumperImpl.h.
void art::detail::PrincipalProcessor< DETAIL >::operator() | ( | art::Principal const & | p, |
void(DETAIL::*)(art::Provenance const &) | func | ||
) | const |
Definition at line 51 of file ProvenanceDumperImpl.h.
|
private |
Definition at line 43 of file ProvenanceDumperImpl.h.
|
private |
Definition at line 45 of file ProvenanceDumperImpl.h.
|
private |
Definition at line 44 of file ProvenanceDumperImpl.h.
|
private |
Definition at line 46 of file ProvenanceDumperImpl.h.