Public Member Functions | |
| StubOutputState (Ref r, Object value) | |
| Create state for given stub output property and value. | |
| void | execute () |
| Add a ValueOutNode to the process if none already exists. | |
| Object | getKey () |
| Return the key value for the stubOutputs hashtable. | |
| override string | ToString () |
Private Attributes | |
| Ref | r |
| Node | ptr |
| Object | value |
|
||||||||||||
|
Create state for given stub output property and value.
|
|
|
Add a ValueOutNode to the process if none already exists.
|
|
|
Return the key value for the stubOutputs hashtable.
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.7