iCelPropertyClassFactory Struct Reference
This is a factory for property classes. More...
#include <physicallayer/propfact.h>
Public Member Functions | |
| virtual csPtr< iCelPropertyClass > | CreatePropertyClass ()=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 34 of file propfact.h.
Member Function Documentation
|
|
Create a property class of some type.
|
|
|
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 by doxygen 1.4.6
