

Public Member Functions | |
| VarBase (int val) | |
| operator int () const | |
Private Attributes | |
| int | value | 
Friends | |
| class | Enum< CHILD >::Var | 
Definition at line 60 of file enum.h.
Definition at line 64 of file enum.h.
References Wt::Enum< CHILD >::defined, and Wt::Enum< CHILD >::VarBase::value.
int Wt::Enum< CHILD >::VarBase::value [private]           | 
        
Definition at line 71 of file enum.h.
Referenced by Wt::Enum< CHILD >::VarBase::operator int(), and Wt::Enum< CHILD >::Var::operator=().
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.