Compiler Member List
This is the complete list of members for
Compiler, including all inherited members.
addIncludeFile(const string &str) | Compiler | [inline, protected] |
addLibrary(const string &str) | Compiler | [inline, protected] |
addUIWidget(Tree path, Tree widget) | Compiler | [protected] |
compileMultiSignal(Tree lsig)=0 | Compiler | [pure virtual] |
Compiler(const string &name, const string &super, int numInputs, int numOutputs, bool vec) | Compiler | |
Compiler(Klass *k) | Compiler | |
compileSingleSignal(Tree lsig)=0 | Compiler | [pure virtual] |
fClass | Compiler | [protected] |
fDescription | Compiler | [protected] |
fNeedToDeleteClass | Compiler | [protected] |
fUIRoot | Compiler | [protected] |
generateMacroInterfaceElements(const string &pathname, Tree elements) | Compiler | [protected] |
generateMacroInterfaceTree(const string &pathname, Tree t) | Compiler | [protected] |
generateUserInterfaceElements(Tree elements) | Compiler | [protected] |
generateUserInterfaceTree(Tree t) | Compiler | [protected] |
generateWidgetCode(Tree fulllabel, Tree varname, Tree sig) | Compiler | [protected] |
generateWidgetMacro(const string &pathname, Tree fulllabel, Tree varname, Tree sig) | Compiler | [protected] |
getClass() | Compiler | [inline] |
getDescription() | Compiler | [inline] |
prepare(Tree L0)=0 | Compiler | [protected, pure virtual] |
prepare2(Tree L0)=0 | Compiler | [protected, pure virtual] |
prepareUserInterfaceTree(Tree t) | Compiler | [protected] |
setDescription(Description *descr) | Compiler | [inline] |
~Compiler() | Compiler | [virtual] |