#include <network.h>
Inheritance diagram for ProcessNetwork:
Public Member Functions | |
ProcessNetwork (const Id &n) | |
Protected Member Functions | |
Id | id (const char *) |
virtual const char * | type () const=0 |
|
Definition at line 14 of file network.cc. |
|
Reimplemented from IdBase. Definition at line 18 of file network.cc. References IdBase::id(). |
|
Implements Component. |