kleopatra
Kleo::cached< T > Class Template Reference
#include <cached.h>
Inheritance diagram for Kleo::cached< T >:
Public Member Functions | |
cached () | |
cached (typename boost::call_traits< T >::param_type value) | |
bool | dirty () const |
operator typename boost::call_traits< T >::param_type () const | |
cached & | operator= (typename boost::call_traits< T >::param_type value) |
void | set_dirty () |
boost::call_traits< T >::param_type | value () const |
Detailed Description
Constructor & Destructor Documentation
template<typename T>
|
inline |
template<typename T>
|
inline |
Member Function Documentation
template<typename T>
|
inline |
template<typename T>
|
inline |
template<typename T>
|
inline |
template<typename T>
|
inline |
template<typename T>
|
inline |
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:42 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.