ScopePin Class Reference

Inheritance diagram for ScopePin:
Inheritance graph
[legend]
Collaboration diagram for ScopePin:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ScopePin (Scope *s, unsigned int c)
void SetInState (const Pin &p)
 handles the input value from net

Protected Attributes

Scopescope
unsigned int channel

Detailed Description

Definition at line 32 of file scope.cpp.


Constructor & Destructor Documentation

ScopePin::ScopePin ( Scope s,
unsigned int  c 
) [inline]

Definition at line 38 of file scope.cpp.


Member Function Documentation

void ScopePin::SetInState ( const Pin p  )  [inline, virtual]

handles the input value from net

Reimplemented from Pin.

Definition at line 39 of file scope.cpp.

References channel, scope, and Scope::SetInStateForChannel().

Here is the call graph for this function:


Member Data Documentation

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().


The documentation for this class was generated from the following file:
Generated on Sun Feb 12 16:53:04 2012 for Simulavr by  doxygen 1.6.3