kjsembed
Value< ValueType > Struct Template Reference
#include <pointer.h>
Inheritance diagram for Value< ValueType >:

Public Member Functions | |
| Value (ValueType val) | |
| ~Value () | |
| void | cleanup () |
| const std::type_info & | type () const |
| void * | voidStar () |
Public Attributes | |
| ValueType | value |
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Implements PointerBase.
template<typename ValueType>
| const std::type_info& Value< ValueType >::type | ( | ) | const [inline, virtual] |
Implements PointerBase.
Implements PointerBase.
Member Data Documentation
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.