processorInterface Class Reference

Interface of a processor in the opals framework of which the others are derived. More...

+ Inheritance diagram for processorInterface:

Public Member Functions

def submit (self)
 
def submit_and_join (self)
 
def join (self)
 
def clear (self)
 
def close (self)
 

Detailed Description

Interface of a processor in the opals framework of which the others are derived.