Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Public Member Functions | Related Functions | List of all members
EvilPack::BEvil< T > Class Template Reference

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

#include <BEvil_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.
 
virtual void soundOff (const T &obj) const =0
 The virtual function.
 

Related Functions

(Note that these are not member functions.)

template<class T >
RCP< BEvil< T > > bEvil ()
 Nonmember constructor.
 

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.
 

Detailed Description

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

A subclass of EvilBase that calls AEvil.

Definition at line 62 of file BEvil_decl.hpp.

Member Function Documentation

◆ callAEvil()

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.

◆ soundOff()

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

◆ bEvil()

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: