Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members
iCelEntityTemplate Struct Reference
This is an entity template. More...
#include <physicallayer/entitytpl.h>
Public Member Functions | |
virtual iObject * | QueryObject ()=0 |
Get the iObject for this entity template. | |
virtual const char * | GetName () const =0 |
Get the name of this template. | |
virtual void | SetName (const char *n)=0 |
Set the name of this template. | |
virtual iCelPropertyClassTemplate * | CreatePropertyClassTemplate ()=0 |
Create a new property class template for this entity. | |
virtual void | SetBehaviour (const char *layer, const char *behaviour)=0 |
Set the behaviour associated with this template. |
Detailed Description
This is an entity template.It can be used to create other entities.
Definition at line 42 of file entitytpl.h.
Member Function Documentation
|
Create a new property class template for this entity.
|
|
Get the name of this template.
|
|
Get the iObject for this entity template.
|
|
Set the behaviour associated with this template.
|
|
Set the name of this template.
|
The documentation for this struct was generated from the following file:
- physicallayer/entitytpl.h
Generated for CEL: Crystal Entity Layer by doxygen 1.4.4