Definition in file underground_line.cpp.
Go to the source code of this file.
Functions | |
| EXPORT int | create_underground_line (OBJECT **obj, OBJECT *parent) |
| REQUIRED: allocate and initialize an object. | |
| EXPORT int | init_underground_line (OBJECT *obj) |
| EXPORT int | isa_underground_line (OBJECT *obj, char *classname) |
| EXPORT TIMESTAMP | sync_underground_line (OBJECT *obj, TIMESTAMP t0, PASSCONFIG pass) |