ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
Rose::BinaryAnalysis::AsmFunctionIndex::OutputCallback::DataArgs Struct Reference

Description

Arguments for column cells.

Definition at line 355 of file AsmFunctionIndex.h.

#include <Rose/BinaryAnalysis/AsmFunctionIndex.h>

Inheritance diagram for Rose::BinaryAnalysis::AsmFunctionIndex::OutputCallback::DataArgs:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::AsmFunctionIndex::OutputCallback::DataArgs:
Collaboration graph
[legend]

Public Member Functions

 DataArgs (const AsmFunctionIndex *index, std::ostream &output, Footnotes *footnotes, SgAsmFunction *func, size_t rowid)
 
- Public Member Functions inherited from Rose::BinaryAnalysis::AsmFunctionIndex::OutputCallback::GeneralArgs
 GeneralArgs (const AsmFunctionIndex *index, std::ostream &output, Footnotes *footnotes)
 

Public Attributes

SgAsmFunctionfunc
 
size_t rowid
 
- Public Attributes inherited from Rose::BinaryAnalysis::AsmFunctionIndex::OutputCallback::GeneralArgs
const AsmFunctionIndexindex
 Index object being printed. More...
 
std::ostream & output
 Stream to which index is being printed. More...
 
Footnotesfootnotes
 Footnotes (newly created for each index output). More...
 

The documentation for this struct was generated from the following file: