Dataflow Software Stack  032db78
Master Thesis of Mathijs Saey at the VUB
 All Classes Namespaces Files Functions Variables Pages
Namespaces | Functions | Variables
__init__.py File Reference

Namespaces

 backEnd
 DISc backend Selector.
 

Functions

def backEnd.set
 Select a backend to use. More...
 
def backEnd.setUp
 Set up the backend from the command line arguments. More...
 
def backEnd.generate
 Ask the backend to Generate the output language. More...
 
def backEnd.toFile
 Write the generated output to a file. More...
 

Variables

tuple backEnd.log = logging.getLogger(__name__)
 
 backEnd.backEnd = None
 Store the current back end. More...
 
 backEnd.path = None
 Path to the output file. More...