Definition at line 15 of file multizone.h.
Public Member Functions | |
| int | create (void) |
| int | init (OBJECT *parent) |
| multizone (MODULE *module) | |
| TIMESTAMP | postsync (TIMESTAMP t0, TIMESTAMP t1) |
| TIMESTAMP | presync (TIMESTAMP t0, TIMESTAMP t1) |
| TIMESTAMP | sync (TIMESTAMP t0, TIMESTAMP t1) |
Public Attributes | |
| object | from |
| object | to |
| double | ua |
Static Public Attributes | |
| static multizone * | defaults = NULL |
| static CLASS * | oclass = NULL |