Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members

Arg< T > Class Template Reference

#include <Arg.h>

List of all members.

Public Member Functions

 Arg (void)
 Arg (T v, bool setbyuser=true)
getValue (void) const
void setValue (T v, bool setbyuser=true)
bool is_set (void) const

Private Attributes

Value
bool set

template<class T>
class Arg< T >


Constructor & Destructor Documentation

template<class T>
Arg< T >::Arg void   )  [inline]
 

template<class T>
Arg< T >::Arg v,
bool  setbyuser = true
 


Member Function Documentation

template<class T>
T Arg< T >::getValue void   )  const [inline]
 

template<class T>
bool Arg< T >::is_set void   )  const [inline]
 

template<class T>
void Arg< T >::setValue v,
bool  setbyuser = true
 


Member Data Documentation

template<class T>
bool Arg< T >::set [private]
 

template<class T>
T Arg< T >::Value [private]
 


The documentation for this class was generated from the following files:
Generated on Thu Nov 13 23:44:22 2003 for steghide by doxygen 1.3.3