Use the class management macros to create and destroy classes.
Defines | |
| #define | gl_register_class (*callback->register_class) |
| Allow an object class to be registered with the core. | |
| #define gl_register_class (*callback->register_class) |
Allow an object class to be registered with the core.
Note that C file may publish structures, even they are not implemented as classes.
Definition at line 353 of file gridlabd.h.
Referenced by capacitor::capacitor(), comm::comm(), house::house(), house_e::house_e(), link::link(), meter::meter(), plc::plc(), substation::substation(), and waterheater::waterheater().