Definition at line 118 of file office.h.
Public Member Functions | |
| int | create () |
| int | init (OBJECT *parent) |
| office (MODULE *module) | |
| TIMESTAMP | plc (TIMESTAMP t0, TIMESTAMP t1) |
| TIMESTAMP | presync (TIMESTAMP t0, TIMESTAMP t1) |
| TIMESTAMP | sync (TIMESTAMP t0, TIMESTAMP t1) |
Public Attributes | |
| complex * | pCurrent |
| complex * | pVoltage |
| ZONEDATA | zone |
Static Public Attributes | |
| static office * | defaults = NULL |
| static CLASS * | oclass = NULL |