|
Teuchos Package Browser (Single Doxygen Collection)
Version of the Day
|
Go to the documentation of this file.
44 #ifndef A_EVIL_DECL_HPP
45 #define A_EVIL_DECL_HPP
86 #endif // A_EVIL_DECL_HPP
void soundOff(const T &obj) const
TEUCHOS_DEPRECATED RCP< T > rcp(T *p, Dealloc_T dealloc, bool owns_mem)
Deprecated.
void callBEvil(const BEvil< T > &bEvil, const T &obj) const
Smart reference counting pointer class for automatic garbage collection.
A subclass of EvilBase that calls BEvil.
RCP< AEvil< T > > aEvil()
Nonmember constructor.
Evil base class that people often write with a factory function to all of the subclasses in the inter...
A subclass of EvilBase that calls AEvil.