Wrapper around the normal Deprecator class that specifically deprecates the filter_iterator defaults of the FEvent. It can itself be removed after those defaults have finally been removed. See the documentation for Deprecator. More...
#include <utl/IteratorDeprecator.h>
Public Member Functions | |
void | Deprecated (const std::string &theIteratorName) |
Public Attributes | |
static IteratorDeprecator &return | instance |
Protected Member Functions | |
IteratorDeprecator () | |
~IteratorDeprecator () | |
Friends | |
class | Singleton< IteratorDeprecator > |
Wrapper around the normal Deprecator class that specifically deprecates the filter_iterator defaults of the FEvent. It can itself be removed after those defaults have finally been removed. See the documentation for Deprecator.
Definition at line 21 of file IteratorDeprecator.h.
|
inlineprotected |
Definition at line 26 of file IteratorDeprecator.h.
|
inlineprotected |
Definition at line 27 of file IteratorDeprecator.h.
void IteratorDeprecator::Deprecated | ( | const std::string & | theIteratorName | ) |
Definition at line 20 of file IteratorDeprecator.cc.
|
friend |
Definition at line 29 of file IteratorDeprecator.h.
|
inherited |
Definition at line 44 of file Singleton.h.