|
Class: OperationInQueue (private in OperationQueue
This class is only visible from within
OperationQueue.
Object
|
+--OperationQueue::OperationInQueue
- Package:
- stx:libbasic2
- Category:
- Kernel-Processes
- Owner:
- OperationQueue
accessing
-
exception
-
return the value of the instance variable 'exception' (automatically generated)
-
exception: something
-
set the value of the instance variable 'exception' (automatically generated)
-
operation
-
return the value of the instance variable 'operation' (automatically generated)
-
operation: something
-
set the value of the instance variable 'operation' (automatically generated)
-
operationPerformedSema
-
return the value of the instance variable 'operationPerformedSema' (automatically generated)
-
operationPerformedSema: something
-
set the value of the instance variable 'operationPerformedSema' (automatically generated)
-
operationResult
-
return the value of the instance variable 'operationResult' (automatically generated)
-
operationResult: something
-
set the value of the instance variable 'operationResult' (automatically generated)
|