List of all members | Public Member Functions | Public Attributes | Protected Member Functions | Friends
utl::IteratorDeprecator Class Reference

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>

Inheritance diagram for utl::IteratorDeprecator:
Inheritance graph
[legend]

Public Member Functions

void Deprecated (const std::string &theIteratorName)
 

Public Attributes

static IteratorDeprecator &return instance
 

Protected Member Functions

 IteratorDeprecator ()
 
 ~IteratorDeprecator ()
 

Friends

class Singleton< IteratorDeprecator >
 

Detailed Description

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.

Author
Steffen Mueller
Date
29 May 2009

Definition at line 21 of file IteratorDeprecator.h.

Constructor & Destructor Documentation

utl::IteratorDeprecator::IteratorDeprecator ( )
inlineprotected

Definition at line 26 of file IteratorDeprecator.h.

utl::IteratorDeprecator::~IteratorDeprecator ( )
inlineprotected

Definition at line 27 of file IteratorDeprecator.h.

Member Function Documentation

void IteratorDeprecator::Deprecated ( const std::string &  theIteratorName)

Definition at line 20 of file IteratorDeprecator.cc.

Friends And Related Function Documentation

friend class Singleton< IteratorDeprecator >
friend

Definition at line 29 of file IteratorDeprecator.h.

Member Data Documentation

IteratorDeprecator & return utl::Singleton< IteratorDeprecator >::instance
inherited

Definition at line 44 of file Singleton.h.


The documentation for this class was generated from the following files:

, generated on Tue Sep 26 2023.