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 
) [inline]

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 
) [inline]

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 Mon Jan 3 14:46:23 2011 for steghide by  doxygen 1.6.3