
|
Main Page
Widgets
Namespaces
Book
Glib::Value_Pointer< T, PtrT > Class Template Reference
[Generic Values]
Inheritance diagram for Glib::Value_Pointer< T, PtrT >:
[legend]List of all members.
template <class T, class PtrT>
class Glib::Value_Pointer< T, PtrT >
Member Typedef Documentation
|
template <class T, class PtrT> |
| typedef PtrT Glib::Value_Pointer<T, PtrT>::CppType
|
|
|
template <class T, class PtrT> |
| typedef void* Glib::Value_Pointer<T, PtrT>::CType
|
|
Member Function Documentation
|
template <class T, class PtrT> |
| CppType Glib::Value_Pointer<T, PtrT>::get |
( |
|
) |
const [inline] |
|
|
template <class T, class PtrT> |
| void Glib::Value_Pointer<T, PtrT>::set |
( |
CppType |
data |
) |
[inline] |
|
|
template <class T, class PtrT> |
| GType Glib::Value_Pointer<T, PtrT>::value_type |
( |
|
) |
[inline, static] |
|
The documentation for this class was generated from the following file:
Generated for gtkmm by
Doxygen 1.3-rc1 © 1997-2001
|