My Project
|
Additional Inherited Members | |
Public Member Functions inherited from IfcCallGraphBuild | |
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 Member Functions inherited from IfaceDecompCommand | |
void | iterateScopesRecursive (Scope *scope) |
void | iterateFunctionsAddrOrder (Scope *scope) |
Protected Attributes inherited from IfcCallGraphBuild | |
bool | quick |
Protected Attributes inherited from IfaceDecompCommand | |
IfaceStatus * | status |
IfaceDecompData * | dcp |