HPCToolkit
Analysis::Flat::DriverDocHandlerArgs Class Reference

#include <Flat-SrcCorrelation.hpp>

Inheritance diagram for Analysis::Flat::DriverDocHandlerArgs:
Collaboration diagram for Analysis::Flat::DriverDocHandlerArgs:

Public Member Functions

 DriverDocHandlerArgs (Driver *driver)
 
virtual ~DriverDocHandlerArgs ()
 
string replacePath (const char *oldpath) const
 
string replacePath (const std::string &oldpath) const
 
virtual std::string realpath (const std::string &oldpath) const
 

Private Attributes

Driverm_driver
 

Detailed Description

Definition at line 231 of file Flat-SrcCorrelation.hpp.

Constructor & Destructor Documentation

◆ DriverDocHandlerArgs()

Analysis::Flat::DriverDocHandlerArgs::DriverDocHandlerArgs ( Driver driver)
inline

Definition at line 234 of file Flat-SrcCorrelation.hpp.

◆ ~DriverDocHandlerArgs()

virtual Analysis::Flat::DriverDocHandlerArgs::~DriverDocHandlerArgs ( )
inlinevirtual

Definition at line 239 of file Flat-SrcCorrelation.hpp.

Member Function Documentation

◆ realpath()

virtual std::string DocHandlerArgs::realpath ( const std::string &  oldpath) const
inlinevirtualinherited

Definition at line 89 of file DocHandlerArgs.hpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ replacePath() [1/2]

string Analysis::Flat::DriverDocHandlerArgs::replacePath ( const char *  oldpath) const
inline

Definition at line 244 of file Flat-SrcCorrelation.hpp.

◆ replacePath() [2/2]

string Analysis::Flat::DriverDocHandlerArgs::replacePath ( const std::string &  oldpath) const
inline

Definition at line 248 of file Flat-SrcCorrelation.hpp.

Member Data Documentation

◆ m_driver

Driver* Analysis::Flat::DriverDocHandlerArgs::m_driver
private

Definition at line 252 of file Flat-SrcCorrelation.hpp.


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