HPCToolkit
|
Go to the source code of this file.
Classes | |
class | lushpp.UsageExcept |
class | lushpp.FatalError |
class | lushpp.CilkMgr |
class | lushpp.REDesc |
class | lushpp.CppMgr |
Namespaces | |
lushpp | |
Functions | |
def | lushpp.main (argv=None) |
def | lushpp.processCmdLine (ovars, opts, args) |
def | lushpp.parseCmdLine (argv, shortOpts, longOpts) |
def | lushpp.openInFile (filenm) |
def | lushpp.closeFile (filenm, stream) |
def | lushpp.processFile (filenm) |
Variables | |
bool | lushpp.DBG = False |
lushpp.the_program = sys.argv[0]; | |
tuple | lushpp.the_usage |
string | lushpp.the_shortOpts = "o:vhd" |
tuple | lushpp.the_longOpts |
dictionary | lushpp.CilkOverhead |