SourceForge.net Logo

Arg< T > Class Template Reference

This is a template class derived from Argument. More...

#include <ObserverModel.h>

Inheritance diagram for Arg< T >:

Inheritance graph
[legend]
Collaboration diagram for Arg< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Arg (const T &v, const std::string &code="")
 constructor
T & get_value ()
 Gets the value.
 operator T ()
 Gets the value.
T const & operator() () const
 Gets the value.

Private Attributes

value
 a value


Detailed Description

template<class T>
class Arg< T >

This is a template class derived from Argument.

It is a handy tool to send arguments to any Observer}.

Author:
Carlos Lacasta Llacer

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

Generated on Mon Apr 21 10:00:04 2008 for DAQ++ by  doxygen 1.5.5