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

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

#include <AEvil_decl.hpp>

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

Public Member Functions

void callBEvil (const BEvil< T > &bEvil, const T &obj) const
 
void soundOff (const T &obj) const
 
- Public Member Functions inherited from EvilPack::EvilBase< T >
virtual ~EvilBase ()
 . Required virtual destructor.
 

Related Symbols

(Note that these are not member symbols.)

template<class T >
RCP< AEvil< T > > aEvil ()
 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::AEvil< T >

A subclass of EvilBase that calls BEvil.

Definition at line 62 of file AEvil_decl.hpp.

Member Function Documentation

◆ callBEvil()

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

Definition at line 60 of file AEvil_def.hpp.

◆ soundOff()

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

Implements EvilPack::EvilBase< T >.

Definition at line 69 of file AEvil_def.hpp.

Friends And Related Symbol Documentation

◆ aEvil()

template<class T >
RCP< AEvil< T > > aEvil ( )
related

Nonmember constructor.

Definition at line 77 of file AEvil_decl.hpp.


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