#include <boost/lexical_cast.hpp>
#include <wt/wsignal.h>
Namespaces | |
namespace | Wt |
Classes | |
class | Wt::WVarBase< VARTYPE > |
Watched variable avoids the need for get/set methods. More... | |
class | Wt::WVarBase< VARTYPE >::Blocker |
Marshaler. More... | |
class | Wt::WVarBase< VARTYPE >::OverideValue |
class | Wt::WVarBase< VARTYPE >::Overrider |
Marshaler to override all values but the last. More... | |
class | Wt::WVarBase< VARTYPE >::RW |
class | Wt::WVar< VARTYPE, PARENT > |
read only More... | |
class | Wt::WVar< VARTYPE, PARENT >::WrappedParent |
class | Wt::WVar< VARTYPE, WVarBase< int >::RW > |
read write specialization More... | |
Defines | |
#define | OPERATORS |
#define OPERATORS |
This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.