decompiler
1.0.0
|
This is the complete list of members for ActionRestartGroup, including all inherited members.
Action(uint4 f, const string &nm, const string &g) | Action | |
ActionGroup(uint4 f, const string &nm) | ActionGroup | inline |
ActionRestartGroup(uint4 f, const string &nm, int4 max) | ActionRestartGroup | inline |
addAction(Action *ac) | ActionGroup | |
apply(Funcdata &data) | ActionRestartGroup | virtual |
basegroup | Action | protected |
break_action enum value | Action | |
break_start enum value | Action | |
breakflags enum name | Action | |
breakpoint | Action | protected |
checkActionBreak(void) | Action | protected |
checkStartBreak(void) | Action | protected |
clone(const ActionGroupList &grouplist) const | ActionRestartGroup | virtual |
count | Action | protected |
count_apply | Action | protected |
count_tests | Action | protected |
curstart | ActionRestartGroup | private |
disableRule(const string &specify) | Action | |
enableRule(const string &specify) | Action | |
flags | Action | protected |
getGroup(void) const | Action | inline |
getName(void) const | Action | inline |
getNumApply(void) | Action | inline |
getNumTests(void) | Action | inline |
getStatus(void) const | Action | inline |
getSubAction(const string &specify) | ActionGroup | virtual |
getSubRule(const string &specify) | ActionGroup | virtual |
issueWarning(Architecture *glb) | Action | protected |
lcount | Action | protected |
list | ActionGroup | protected |
maxrestarts | ActionRestartGroup | private |
name | Action | protected |
perform(Funcdata &data) | Action | |
print(ostream &s, int4 num, int4 depth) const | ActionGroup | virtual |
printState(ostream &s) const | ActionGroup | virtual |
printStatistics(ostream &s) const | ActionGroup | virtual |
reset(Funcdata &data) | ActionRestartGroup | virtual |
resetStats(void) | ActionGroup | virtual |
restoreXml(const Element *el, Funcdata *fd) | Action | inlinevirtual |
rule_debug enum value | Action | |
rule_onceperfunc enum value | Action | |
rule_oneactperfunc enum value | Action | |
rule_repeatapply enum value | Action | |
rule_warnings_given enum value | Action | |
rule_warnings_on enum value | Action | |
ruleflags enum name | Action | |
saveXml(ostream &s) const | Action | inlinevirtual |
setBreakPoint(uint4 tp, const string &specify) | Action | |
setWarning(bool val, const string &specify) | Action | |
state | ActionGroup | protected |
status | Action | protected |
status_actionbreak enum value | Action | |
status_breakstarthit enum value | Action | |
status_end enum value | Action | |
status_mid enum value | Action | |
status_repeat enum value | Action | |
status_start enum value | Action | |
statusflags enum name | Action | |
tmpbreak_action enum value (defined in Action) | Action | |
tmpbreak_start enum value | Action | |
turnOffWarnings(void) | Action | inlineprotected |
turnOnWarnings(void) | Action | inlineprotected |
~Action(void) | Action | inlinevirtual |
~ActionGroup(void) | ActionGroup | virtual |