HPCToolkit
Struct-Output.hpp File Reference
#include <ostream>
#include <string>
#include <lib/support/StringTable.hpp>
#include "Struct-Inline.hpp"
#include "Struct-Skel.hpp"
Include dependency graph for Struct-Output.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 BAnal
 
 BAnal::Output
 

Functions

void BAnal::Output::printStructFileBegin (ostream *os, ostream *gaps, string filenm)
 
void BAnal::Output::printStructFileEnd (ostream *os, ostream *gaps)
 
void BAnal::Output::printLoadModuleBegin (ostream *os, string lmName)
 
void BAnal::Output::printLoadModuleEnd (ostream *os)
 
void BAnal::Output::printFileBegin (ostream *os, FileInfo *finfo)
 
void BAnal::Output::printFileEnd (ostream *os, FileInfo *finfo)
 
void BAnal::Output::printProc (ostream *os, ostream *gaps, string gaps_file, FileInfo *finfo, GroupInfo *ginfo, ProcInfo *pinfo, HPC::StringTable &strTab)
 
void BAnal::Output::printVariable (ostream *os, FileInfo *finfo, VariableInfo vinfo)