Copyright (C) 2008 Battelle Memorial Institute More...
Go to the source code of this file.
Functions | |
EXPORT int | create_triplex_node (OBJECT **obj, OBJECT *parent) |
REQUIRED: allocate and initialize an object. | |
EXPORT int | init_triplex_node (OBJECT *obj) |
Object initialization is called once after all object have been created. | |
EXPORT TIMESTAMP | sync_triplex_node (OBJECT *obj, TIMESTAMP t0, PASSCONFIG pass) |
Sync is called when the clock needs to advance on the bottom-up pass (PC_BOTTOMUP). |
Copyright (C) 2008 Battelle Memorial Institute
Definition in file triplex_node.cpp.