fatalmind::IgnoreExceptionCommand< CommandType > Class Template Reference
#include <IgnoreExceptionCommand.hh>
List of all members.
Detailed Description
template<class CommandType>
class fatalmind::IgnoreExceptionCommand< CommandType >
This class takes another
Command as argument and eats the exception if one is thrown.
|
Public Member Functions |
|
| IgnoreExceptionCommand (const CommandType &a_m) |
|
virtual void | execute (typename CommandType::pool_type::resource_t &r) |
|
const CommandType & | getCommandRef () const |
|
virtual void | outputoperator (std::ostream &s) const |
Protected Member Functions |
|
virtual Clone * | DoClone () const |
The documentation for this class was generated from the following file: