Output
index
/home/graeme/CVS/dna/scheduler/Scheduler/Driver/Output.py

Output.py
# Maintained by G.Winter
# 19th January 2004
# A part of the second version of the scheduler.

# This component is a wrapper for the output 'barney' files.



# $Id: Output.html,v 1.1 2004/10/01 12:15:56 gwin Exp $

 
Modules
       
Driver
copy
os
string
sys
thread
types
xml

 
Classes
       
Output

 
class Output
    A class to represent the output "barney" files from programs
 
  Methods defined here:
__init__(self, filename=None)
append(self, filename)
add some more data to the output object
get(self, table=None, list=None, item=None, image=None)
getFloat(self, table=None, list=None, item=None, image=None)
getInt(self, table=None, list=None, item=None, image=None)
getString(self, table=None, list=None, item=None, image=None)
key(self, table=None, list=None, item=None, image=None)
searchforlist(self, table, list)
searchfortable(self, table)

 
Functions
       
character(str)
end(name)
merge_dictionaries(one, two)
parse(document)
start(name, attrs)

 
Data
        dictionary = {}
dna = '/home/graeme/CVS/dna'
image = 0
item = ''
list = ''
parsingMutex = <thread.lock object>
table = ''