#include <sys/types.h>
#include "component.h"
#include "portbase.h"
#include <assert.h>
Go to the source code of this file.
Functions | |
void | insert (Component *p, InPortBase *i) |
void | insert (Component *p, OutPortBase *o) |
|
Definition at line 55 of file component.cc. References Component::op. |
|
Definition at line 48 of file component.cc. References Component::ip. |