static_method_property_getset Class Template Reference
[Properties Library]

#include <stlsoft/properties/method_properties.hpp>

Inheritance diagram for static_method_property_getset:

internal_property< 1, 1, 1 >

List of all members.


Detailed Description

template<typename V, typename RG, typename RS, typename C, RG(*)(void) PFnGet, void(*)(RS) PFnSet>
class stlsoft::static_method_property_getset< V, RG, RS, C, PFnGet, PFnSet >

Implements static read-write Method Property.

Member Types

typedef V value_type
typedef RG get_reference_type
typedef RS set_reference_type
typedef C container_type
typedef
static_method_property_getset
< V, RG, RS, C, PFnGet, PFnSet > 
class_type
 STLSOFT_DECLARE_TEMPLATE_PARAM_AS_FRIEND (C)

Public Member Functions

Construction
 static_method_property_getset ()
 static_method_property_getset (set_reference_type value)
Operators
 operator get_reference_type () const
static_method_property_getsetoperator= (set_reference_type value)

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

Generated on Thu Jun 10 08:58:55 2010 for STLSoft by  doxygen 1.5.6