|
My Project
|


Public Member Functions | |
| virtual void | execute (istream &s) |
| virtual void | iterationCallback (Funcdata *fd) |
Public Member Functions inherited from IfaceDecompCommand | |
| virtual void | setData (IfaceStatus *root, IfaceData *data) |
| virtual string | getModule (void) const |
| virtual IfaceData * | createData (void) |
| void | iterateFunctionsAddrOrder (void) |
| void | iterateFunctionsLeafOrder (void) |
Public Member Functions inherited from IfaceCommand | |
| void | addWord (const string &temp) |
| void | removeWord (void) |
| const string & | getCommandWord (int4 i) const |
| void | addWords (const vector< string > &wordlist) |
| int4 | numWords (void) const |
| void | commandString (string &res) const |
| int4 | compare (const IfaceCommand &op2) const |
Protected Attributes | |
| bool | quick |
Protected Attributes inherited from IfaceDecompCommand | |
| IfaceStatus * | status |
| IfaceDecompData * | dcp |
Additional Inherited Members | |
Protected Member Functions inherited from IfaceDecompCommand | |
| void | iterateScopesRecursive (Scope *scope) |
| void | iterateFunctionsAddrOrder (Scope *scope) |
1.8.13