Definition in file line_configuration.cpp.
Go to the source code of this file.
Functions | |
| EXPORT int | create_line_configuration (OBJECT **obj, OBJECT *parent) |
| REQUIRED: allocate and initialize an object. | |
| EXPORT int | isa_line_configuration (OBJECT *obj, char *classname) |
| EXPORT TIMESTAMP | sync_line_configuration (OBJECT *obj, TIMESTAMP t1, PASSCONFIG pass) |
Variables | |
| CLASS * | line_configuration_class = NULL |