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

Public Member Functions | |
| void | callAEvil (const AEvil< T > &aEvil, const T &obj) const |
| | |
| void | soundOff (const T &obj) const |
| | |
Related Functions | |
(Note that these are not member functions.) | |
| template<class T > | |
| RCP< BEvil< T > > | bEvil () |
| Nonmember constructor. | |
A subclass of EvilBase that calls AEvil.
Definition at line 62 of file BEvil_decl.hpp.
| void EvilPack::BEvil< T >::callAEvil | ( | const AEvil< T > & | aEvil, |
| const T & | obj | ||
| ) | const |
Definition at line 60 of file BEvil_def.hpp.
| void EvilPack::BEvil< T >::soundOff | ( | const T & | obj | ) | const [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.7.6.1