SourceForge.net Logo

Argument Class Reference

Class Argument. More...

#include <ObserverModel.h>

Inheritance diagram for Argument:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 Argument ()
 Default constructor.
 Argument (const std::string &s)
 Constructor.
virtual ~Argument ()
 Destructor.
const std::string & get_code () const
 Retrieves the code.
void set_code (const std::string &s)
 Sets the code.

Private Attributes

std::string code
 code


Detailed Description

Class Argument.

It is a dumy class used to send arguments to the Observer classes subscribed to a given Observable.

Author:
Carlos Lacasta

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