Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Related Functions | List of all members
EvilPack::BEvil< T > Class Template Reference

A subclass of EvilBase that calls AEvil. More...

#include <AEvil_decl.hpp>

Inheritance diagram for EvilPack::BEvil< T >:
Inheritance graph
[legend]

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...
 

Detailed Description

template<class T>
class EvilPack::BEvil< T >

A subclass of EvilBase that calls AEvil.

Definition at line 56 of file AEvil_decl.hpp.

Member Function Documentation

template<class T >
void EvilPack::BEvil< T >::callAEvil ( const AEvil< T > &  aEvil,
const T &  obj 
) const

Definition at line 60 of file BEvil_def.hpp.

template<class T >
void EvilPack::BEvil< T >::soundOff ( const T &  obj) const
virtual

Implements EvilPack::EvilBase< T >.

Definition at line 69 of file BEvil_def.hpp.

Friends And Related Function Documentation

template<class T >
RCP< BEvil< T > > bEvil ( )
related

Nonmember constructor.

Definition at line 77 of file BEvil_decl.hpp.


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