| 
    Teuchos Package Browser (Single Doxygen Collection)
    Version of the Day
    
   | 
 
A subclass of EvilBase that calls AEvil. More...
#include <AEvil_decl.hpp>

Public Member Functions | |
| void | callAEvil (const AEvil< T > &aEvil, const T &obj) const | 
| void | soundOff (const T &obj) const | 
  Public Member Functions inherited from EvilPack::EvilBase< T > | |
| virtual | ~EvilBase () | 
| . Required virtual destructor.  More... | |
Related Functions | |
(Note that these are not member functions.)  | |
| template<class T > | |
| RCP< BEvil< T > > | bEvil () | 
| Nonmember constructor.  More... | |
Additional Inherited Members | |
  Static Public Member Functions inherited from EvilPack::EvilBase< T > | |
| static RCP< EvilBase< T > > | createEvil (const std::string &concreteEvilName) | 
| The factory in the interface.  More... | |
A subclass of EvilBase that calls AEvil.
Definition at line 56 of file AEvil_decl.hpp.
| void EvilPack::BEvil< T >::callAEvil | ( | const AEvil< T > & | aEvil, | 
| const T & | obj | ||
| ) | const | 
Definition at line 60 of file BEvil_def.hpp.
      
  | 
  virtual | 
Implements EvilPack::EvilBase< T >.
Definition at line 69 of file BEvil_def.hpp.
Nonmember constructor.
Definition at line 77 of file BEvil_decl.hpp.
 1.8.5