Inheritance diagram for triplex_node:
Definition at line 8 of file triplex_node.h.
Public Member Functions | |
int | create (void) |
int | init (OBJECT *parent=NULL) |
int | isa (char *classname) |
TIMESTAMP | postsync (TIMESTAMP t0) |
TIMESTAMP | sync (TIMESTAMP t0) |
triplex_node (MODULE *mod) | |
Static Public Attributes | |
static triplex_node * | defaults = NULL |
static CLASS * | oclass = NULL |
static CLASS * | pclass = NULL |