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>
void Arg< T >::setValue ( v,
bool  setbyuser = true 
)

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


Member Data Documentation

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

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


The documentation for this class was generated from the following files:
Generated on Fri Feb 2 09:19:55 2007 for steghide by  doxygen 1.5.1