Functions | |
EXPORT int | create_overhead_line_conductor (OBJECT **obj, OBJECT *parent) |
REQUIRED: allocate and initialize an object. |
EXPORT int create_overhead_line_conductor | ( | 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 78 of file overhead_line_conductor.cpp.