stlsoft/properties/field_properties.hpp File Reference


Detailed Description

[C++ only] Definition of the field property implementation class templates: stlsoft::field_property_get, stlsoft::field_property_set, stlsoft::field_property_get_external and stlsoft::field_property_set_external (Properties Library).

#include <stlsoft/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  field_property_get
 Class template used to define a read-only internal field property. More...
class  field_property_set
 Class template used to define a write-only internal field property. More...
class  field_property_get_external
 Class template that defines a read-only external property. More...
class  field_property_set_external
 Class template that defines a write-only external property. More...

Functions

template<typename V, typename R, typename C, typename S>
S & operator<< (S &s, field_property_get< V, R, C > const &prop)
template<typename V, typename R, typename S>
S & operator<< (S &s, field_property_get_external< V, R > const &prop)


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