Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iAwsComponentFactory Struct Reference

Interface for component factories. More...

#include <aws.h>

Inheritance diagram for iAwsComponentFactory:

iBase List of all members.

Public Methods

virtual iAwsComponentCreate ()=0
 Returns a newly created component of the type this factory handles.

virtual void Register (char *type)=0
 Registers this factory with the window manager.

virtual void RegisterConstant (char *name, int value)=0
 Registers constants for the parser so that we can construct right.


Detailed Description

Interface for component factories.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000