kleopatra
Kleo::AssuanCommand::TypedMemento< T > Class Template Reference
#include <assuancommand.h>
Inheritance diagram for Kleo::AssuanCommand::TypedMemento< T >:

Detailed Description
template<typename T>
class Kleo::AssuanCommand::TypedMemento< T >
Definition at line 225 of file assuancommand.h.
Public Member Functions | |
| T & | get () |
| const T & | get () const |
| TypedMemento (const T &t) | |
Constructor & Destructor Documentation
template<typename T>
| Kleo::AssuanCommand::TypedMemento< T >::TypedMemento | ( | const T & | t | ) | [inline, explicit] |
Definition at line 228 of file assuancommand.h.
Member Function Documentation
template<typename T>
| T& Kleo::AssuanCommand::TypedMemento< T >::get | ( | ) | [inline] |
Definition at line 231 of file assuancommand.h.
template<typename T>
| const T& Kleo::AssuanCommand::TypedMemento< T >::get | ( | ) | const [inline] |
Definition at line 230 of file assuancommand.h.
The documentation for this class was generated from the following file:
KDE 4.1 API Reference