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

SetFnWrapper Class Reference

Abstract base class packaging up a set function as a function object; this is used to support both global functions and functions with access to a particular object. More...

#include <cmdparam.h>

Inheritance diagram for SetFnWrapper

Inheritance graph

[legend]
List of all members.

Public Methods

 SetFnWrapper ()
virtual ~SetFnWrapper ()
virtual cmdstat operator() ( const char* name, void* param, const void* newvalue ) = 0
 Call the setfn.


Detailed Description

Abstract base class packaging up a set function as a function object; this is used to support both global functions and functions with access to a particular object.

Definition at line 220 of file cmdparam.h.


Constructor & Destructor Documentation

SetFnWrapper::SetFnWrapper ( ) [inline]
 

Definition at line 222 of file cmdparam.h.

SetFnWrapper::~SetFnWrapper ( ) [inline, virtual]
 

Definition at line 223 of file cmdparam.h.


The documentation for this class was generated from the following file:
Generated at Mon Aug 21 00:31:26 2000 for RF-LISSOM by doxygen1.2.1 written by Dimitri van Heesch, © 1997-2000