Webmaster  |  Imprint 
Platinum
Platinum C++ Framework
Main  |  License  |  Documentation  |  Download  |  Support 

PropertyValue Class Template Reference
[Reflection]

Value type registerable as property.

#include <Pt/Reflex/PropertyValue.h>

List of all members.

Public Member Functions

 PropertyValue (const T &value=T())
const T & get () const
T & get ()
void set (const T &value)
const Pt::Anyvalue () const

Protected Attributes

Pt::Any _value

template<typename T>
class Pt::Reflex::PropertyValue< T >

Copyright © 2003-2007 The Pt Development Team
Pt 1.0