Functions | |
EXPORT int | create_regulator_configuration (OBJECT **obj, OBJECT *parent) |
REQUIRED: allocate and initialize an object. |
EXPORT int create_regulator_configuration | ( | OBJECT ** | obj, | |
OBJECT * | parent | |||
) |
REQUIRED: allocate and initialize an object.
obj | a pointer to a pointer of the last object in the list | |
parent | a pointer to the parent of this object |
Definition at line 197 of file regulator_configuration.cpp.