Wt::WVar< VARTYPE, PARENT > Class Template Reference

read only More...

#include <wvar.h>

Inherits Wt::WVarBase< VARTYPE >< VARTYPE >.

List of all members.

Public Member Functions

 WVar (VARTYPE value=0)

Friends

class WrappedParent::Parent

Classes

class  WrappedParent


Detailed Description

template<typename VARTYPE, typename PARENT = WVarBase<int>::RW>
class Wt::WVar< VARTYPE, PARENT >

read only


Constructor & Destructor Documentation

template<typename VARTYPE, typename PARENT = WVarBase<int>::RW>
Wt::WVar< VARTYPE, PARENT >::WVar ( VARTYPE  value = 0  )  [inline]


Friends And Related Function Documentation

template<typename VARTYPE, typename PARENT = WVarBase<int>::RW>
friend class WrappedParent::Parent [friend]


The documentation for this class was generated from the following file:

Generated Fri Jul 28 19:22:39 2006.
Copyright © 1998-2003 by the respective authors.

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.