

Public Member Functions | |
| ScopePin (Scope *s, unsigned int c) | |
| void | SetInState (const Pin &p) |
| handles the input value from net | |
Protected Attributes | |
| Scope * | scope |
| unsigned int | channel |
Definition at line 32 of file scope.cpp.
| void ScopePin::SetInState | ( | const Pin & | p | ) | [inline, virtual] |
unsigned int ScopePin::channel [protected] |
Definition at line 35 of file scope.cpp.
Referenced by SetInState().
Scope* ScopePin::scope [protected] |
Definition at line 34 of file scope.cpp.
Referenced by SetInState().
1.6.3