ROSE
0.11.137.0
|
Arguments for column cells.
Definition at line 355 of file AsmFunctionIndex.h.
#include <Rose/BinaryAnalysis/AsmFunctionIndex.h>
Public Member Functions | |
DataArgs (const AsmFunctionIndex *index, std::ostream &output, Footnotes *footnotes, SgAsmFunction *func, size_t rowid) | |
![]() | |
GeneralArgs (const AsmFunctionIndex *index, std::ostream &output, Footnotes *footnotes) | |
Public Attributes | |
SgAsmFunction * | func |
size_t | rowid |
![]() | |
const AsmFunctionIndex * | index |
Index object being printed. More... | |
std::ostream & | output |
Stream to which index is being printed. More... | |
Footnotes * | footnotes |
Footnotes (newly created for each index output). More... | |