pFUnit
|
Public Member Functions | |
def | __init__ (self, name) |
def | generate (self) |
def | addDeclaration (self, declaration) |
def | addImplementation (self, implementation) |
def | addRoutineUnit (self, rUnit, expose=False) |
def | addInterfaceBlock (self, interface, expose=False) |
def | getName (self) |
def | setFileName (self, fName) |
def | getFileName (self) |
Public Attributes | |
name | |
declarations | |
implementations | |
generation | |
fileName | |