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

RetinalObjectFactory Class Reference

#include <retinalobjs.h>

List of all members.


Detailed Description

This class can create most or all of the Retinal_Object types contained in retinalobjs.h from a (fairly) simple string specification.

If you need to support more types defined in other files, derive a new class from this one and have it call this create() for anything your class doesn't handle.

Definition at line 913 of file retinalobjs.h.

Public Methods

virtual Retinal_Objectcreate (const string &name, RetinalObjectStringArgs sa, Retinal_Composite *basecomposite, Retinal_Composite *parent) const
 Allocate and return an object based on the given state, defaults, and arguments.


The documentation for this class was generated from the following file:
Generated on Mon Jan 20 02:37:22 2003 for RF-LISSOM by doxygen1.3-rc2