Public Member Functions | Protected Attributes
COptionVar< T > Class Template Reference

#include <OptionVars.h>

List of all members.

Public Member Functions

 COptionVar ()
bool isSet ()
 operator const T & ()
COptionVar< T > & operator= (const T &newValue)
void reset ()

Protected Attributes

bool mSet
mValue

Detailed Description

template<class T>
class COptionVar< T >

Definition at line 26 of file OptionVars.h.


Constructor & Destructor Documentation

template<class T>
COptionVar< T >::COptionVar ( ) [inline]

Definition at line 33 of file OptionVars.h.


Member Function Documentation

template<class T>
bool COptionVar< T >::isSet ( ) [inline]

Definition at line 35 of file OptionVars.h.

template<class T>
COptionVar< T >::operator const T & ( ) [inline]

Definition at line 38 of file OptionVars.h.

template<class T>
COptionVar<T>& COptionVar< T >::operator= ( const T &  newValue) [inline]

Definition at line 40 of file OptionVars.h.

template<class T>
void COptionVar< T >::reset ( ) [inline]

Definition at line 36 of file OptionVars.h.


Member Data Documentation

template<class T>
bool COptionVar< T >::mSet [protected]

Definition at line 29 of file OptionVars.h.

template<class T>
T COptionVar< T >::mValue [protected]

Definition at line 30 of file OptionVars.h.


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


threemxl
Author(s):
autogenerated on Fri Aug 28 2015 13:21:09