#include <Factory.h>
Static Public Member Functions | |
static ElementItem * | createElement (elementType_t type, number_t id) |
Function create Element instance of needed type. | |
static AttributeItem * | createAttribute (attributeType_t type, byte_t id) |
Function create instance of Attribute by needed type. |
|
Function create instance of Attribute by needed type.
|
|
Function create Element instance of needed type.
|