libgnomecanvasmm
Public Member Functions | Protected Attributes

Gnome::Canvas::Properties::Property< T_Value > Class Template Reference

#include <properties.h>

Inheritance diagram for Gnome::Canvas::Properties::Property< T_Value >:
Gnome::Canvas::Properties::PropertyBase

List of all members.

Public Member Functions

 Property (const char *name, const T_Value &value)
void set_value_in_object (Glib::Object &object) const

Protected Attributes

T_Value value_

template<class T_Value>
class Gnome::Canvas::Properties::Property< T_Value >


Constructor & Destructor Documentation

template<class T_Value >
Gnome::Canvas::Properties::Property< T_Value >::Property ( const char *  name,
const T_Value &  value 
) [inline]

Member Function Documentation

template<class T_Value >
void Gnome::Canvas::Properties::Property< T_Value >::set_value_in_object ( Glib::Object &  object) const [inline]

Member Data Documentation

template<class T_Value >
T_Value Gnome::Canvas::Properties::Property< T_Value >::value_ [protected]

The documentation for this class was generated from the following file: