#include <wvar.h>
Public Member Functions | |
OverideValue (bool valid_=false, const VARTYPE &value_=VARTYPE()) | |
OverideValue & | operator= (VARTYPE v) |
bool | isValid () const |
VARTYPE | value () const |
Wt::WVarBase< VARTYPE >::OverideValue::OverideValue | ( | bool | valid_ = false , |
|
const VARTYPE & | value_ = VARTYPE() | |||
) | [inline] |
bool Wt::WVarBase< VARTYPE >::OverideValue::isValid | ( | ) | const [inline] |
OverideValue& Wt::WVarBase< VARTYPE >::OverideValue::operator= | ( | VARTYPE | v | ) | [inline] |
VARTYPE Wt::WVarBase< VARTYPE >::OverideValue::value | ( | ) | const [inline] |
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.