, including all inherited members.
annotate(Tree L0) | DocCompiler | |
compileLateq(Tree L, Lateq *compiledEqn) | DocCompiler | |
CS(Tree sig, int priority) | DocCompiler | [protected] |
DocCompiler(int numInputs, int numOutputs) | DocCompiler | [inline] |
DocCompiler(Lateq *k, int priority) | DocCompiler | [inline] |
fCompileProperty | DocCompiler | [protected] |
fDescription | DocCompiler | [protected] |
fIDCounters | DocCompiler | [protected, static] |
fLateq | DocCompiler | [protected] |
fOccMarkup | DocCompiler | [protected] |
fPriority | DocCompiler | [protected] |
fSharingKey | DocCompiler | [protected] |
fVectorProperty | DocCompiler | [protected] |
generateAttach(Tree sig, Tree x, Tree y, int priority) | DocCompiler | [protected] |
generateBinOp(Tree sig, int opcode, Tree arg1, Tree arg2, int priority) | DocCompiler | [protected] |
generateButton(Tree sig, Tree label) | DocCompiler | [protected] |
generateCacheCode(Tree sig, const string &exp) | DocCompiler | [protected] |
generateCheckbox(Tree sig, Tree label) | DocCompiler | [protected] |
generateCode(Tree sig, int priority) | DocCompiler | [protected] |
generateDelayLine(const string &ctype, const string &vname, int mxd, const string &exp) | DocCompiler | [protected] |
generateDelayVec(Tree sig, const string &exp, const string &ctype, const string &vname, int mxd) | DocCompiler | [protected] |
generateDelayVecNoTemp(Tree sig, const string &exp, const string &ctype, const string &vname, int mxd) | DocCompiler | [protected] |
generateDocAccessTbl(Tree sig, Tree tbl, Tree ridx) | DocCompiler | [protected] |
generateDocConstantTbl(Tree sig, Tree size, Tree content) | DocCompiler | [protected] |
generateDocWriteTbl(Tree sig, Tree size, Tree content, Tree widx, Tree wsig) | DocCompiler | [protected] |
generateFConst(Tree sig, const string &file, const string &name) | DocCompiler | [protected] |
generateFFun(Tree sig, Tree ff, Tree largs, int priority) | DocCompiler | [protected] |
generateFixDelay(Tree sig, Tree arg, Tree size, int priority) | DocCompiler | [protected] |
generateFloatCast(Tree sig, Tree x, int priority) | DocCompiler | [protected] |
generateFVar(Tree sig, const string &file, const string &name) | DocCompiler | [protected] |
generateHBargraph(Tree sig, Tree label, Tree min, Tree max, const string &exp) | DocCompiler | [protected] |
generateHSlider(Tree sig, Tree label, Tree cur, Tree min, Tree max, Tree step) | DocCompiler | [protected] |
generateInput(Tree sig, const string &idx) | DocCompiler | [protected] |
generateIntCast(Tree sig, Tree x, int priority) | DocCompiler | [protected] |
generateIota(Tree sig, Tree arg) | DocCompiler | [protected] |
generateNumber(Tree sig, const string &exp) | DocCompiler | [protected] |
generateNumEntry(Tree sig, Tree label, Tree cur, Tree min, Tree max, Tree step) | DocCompiler | [protected] |
generateOutput(Tree sig, const string &idx, const string &arg1) | DocCompiler | [protected] |
generatePrefix(Tree sig, Tree x, Tree e, int priority) | DocCompiler | [protected] |
generateRec(Tree sig, Tree var, Tree le, int priority) | DocCompiler | [protected] |
generateRecProj(Tree sig, Tree exp, int i, int priority) | DocCompiler | [protected] |
generateSelect2(Tree sig, Tree sel, Tree s1, Tree s2, int priority) | DocCompiler | [protected] |
generateSelect3(Tree sig, Tree sel, Tree s1, Tree s2, Tree s3, int priority) | DocCompiler | [protected] |
generateVariableStore(Tree sig, const string &exp) | DocCompiler | [protected] |
generateVBargraph(Tree sig, Tree label, Tree min, Tree max, const string &exp) | DocCompiler | [protected] |
generateVSlider(Tree sig, Tree label, Tree cur, Tree min, Tree max, Tree step) | DocCompiler | [protected] |
generateXtended(Tree sig, int priority) | DocCompiler | [protected] |
getCompiledExpression(Tree sig, string &name) | DocCompiler | [protected] |
getDescription() | DocCompiler | [inline] |
getFreshID(const string &prefix) | DocCompiler | [protected] |
getLateq() | DocCompiler | [inline] |
getSharingCount(Tree t) | DocCompiler | [protected] |
getTypedNames(Type t, const string &prefix, string &ctype, string &vname) | DocCompiler | [protected] |
getUIDir(Tree pathname) | DocCompiler | [protected] |
getUIDocInfos(Tree path, string &label, string &unit) | DocCompiler | [protected] |
getVectorNameProperty(Tree sig, string &vecname) | DocCompiler | [protected] |
isShortEnough(string &s, unsigned int max) | DocCompiler | [protected] |
prepareBinaryUI(const string &name, Tree pathname) | DocCompiler | [protected] |
prepareIntervallicUI(const string &name, Tree path, Tree tcur, Tree tmin, Tree tmax) | DocCompiler | [protected] |
printGCCall(Tree sig, const string &calledFunction) | DocCompiler | [protected] |
setCompiledExpression(Tree sig, const string &name) | DocCompiler | [protected] |
setDescription(Description *descr) | DocCompiler | [inline] |
setSharingCount(Tree t, int count) | DocCompiler | [protected] |
setVectorNameProperty(Tree sig, const string &vecname) | DocCompiler | [protected] |
sharingAnalysis(Tree t) | DocCompiler | [protected] |
sharingAnnotation(int vctxt, Tree t) | DocCompiler | [protected] |
~DocCompiler() | DocCompiler | [inline] |