#include <circuitADT.h>
Public Methods | |
| nportSet () | |
| nportSet (const nportSet &s) | |
| ~nportSet () | |
| int | len () const |
| void | add (nport *n) |
| nport* | pop (unsigned long id) |
| nport* | pop () |
| nportSet& | operator= (const nportSet &) |
| void | show () |
Private Methods | |
| nportSetNode* | find (unsigned long id) |
| void | remove (nportSetNode *n) |
Private Attributes | |
| nportSetNode* | head |
| int | numnodes |
|
|
Definition at line 39 of file circuitADT.cc. |
|
|
Definition at line 45 of file circuitADT.cc. |
|
|
Definition at line 62 of file circuitADT.cc. |
|
|
Definition at line 102 of file circuitADT.cc. Referenced by circuit::add_port(), circuit::connect(), nportSet(), and operator=().
|
|
|
Definition at line 68 of file circuitADT.cc. Referenced by add(), and pop().
|
|
|
Definition at line 97 of file circuitADT.cc. Referenced by circuit::build_tree().
|
|
|
Definition at line 163 of file circuitADT.cc. |
|
|
Definition at line 138 of file circuitADT.cc. Referenced by circuit::build_tree().
|
|
|
Definition at line 119 of file circuitADT.cc. |
|
|
Definition at line 79 of file circuitADT.cc. Referenced by operator=(), pop(), and ~nportSet().
|
|
|
Definition at line 185 of file circuitADT.cc. |
|
|
Definition at line 80 of file circuitADT.h. |
|
|
Definition at line 83 of file circuitADT.h. |
Please direct comments and corrections to
supermix@submm.caltech.edu
Go to the supermix home page
Generated by
1.2.7