iCelPropertyClassFactory Struct Reference
This is a factory for property classes. More...
#include <physicallayer/propfact.h>
Inheritance diagram for iCelPropertyClassFactory:

Public Member Functions | |
virtual csPtr< iCelPropertyClass > | CreatePropertyClass (const char *name)=0 |
Create a property class of some type. | |
virtual const char * | GetName () const =0 |
Get the name of this property class factory. |
Detailed Description
This is a factory for property classes.
One factory can support multiple types of property classes.
Definition at line 32 of file propfact.h.
Member Function Documentation
virtual csPtr<iCelPropertyClass> iCelPropertyClassFactory::CreatePropertyClass | ( | const char * | name | ) | [pure virtual] |
Create a property class of some type.
virtual const char* iCelPropertyClassFactory::GetName | ( | ) | const [pure virtual] |
Get the name of this property class factory.
The documentation for this struct was generated from the following file:
- physicallayer/propfact.h
Generated for CEL: Crystal Entity Layer 1.4.1 by doxygen 1.7.1