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

OMF::Method Class Reference

#include <Method.hpp>

List of all members.


Detailed Description

The Method class is the base class of all method types supported by the OMF. It provodes a single interface that allows the invocation of the method. There are two primary derived types of this method: System methods which are built on function pointers and User methods which are classes that must be instantiated and assigned to an object.


Public Member Functions

 Method (const std::string &name)
virtual ~Method ()


Constructor & Destructor Documentation

OMF::Method::Method const std::string &  name  ) 
 

virtual OMF::Method::~Method  )  [virtual]
 


The documentation for this class was generated from the following file:
Generated on Fri Sep 10 13:07:38 2004 for OpenModelingFramework by doxygen 1.3.8