static_method_property_getset_external Class Template Reference
[Properties Library]

#include <stlsoft/properties/method_properties.hpp>

Inheritance diagram for static_method_property_getset_external:

external_property< 1, 1, 1 >

List of all members.


Detailed Description

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

Implements External static read-write Method Property.

Public Types

Member Types
typedef RG get_reference_type
typedef RS set_reference_type
typedef
static_method_property_getset_external
< RG, RS, PFnGet, PFnSet > 
class_type

Public Member Functions

Operators
 operator get_reference_type () const
static_method_property_getset_externaloperator= (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