Definition in file series_reactor.cpp.
Go to the source code of this file.
Functions | |
| EXPORT int | commit_series_reactor (OBJECT *obj) |
| REQUIRED: allocate and initialize an object. | |
| EXPORT int | init_series_reactor (OBJECT *obj) |
| Object initialization is called once after all object have been created. | |
| EXPORT TIMESTAMP | sync_series_reactor (OBJECT *obj, TIMESTAMP t0, PASSCONFIG pass) |
| Sync is called when the clock needs to advance on the bottom-up pass (PC_BOTTOMUP). | |