HPCToolkit
DocHandlerArgs Class Reference

#include <DocHandlerArgs.hpp>

Inheritance diagram for DocHandlerArgs:
Collaboration diagram for DocHandlerArgs:

Public Member Functions

 DocHandlerArgs (const RealPathMgr *realpathMgr=NULL)
 
virtual ~DocHandlerArgs ()
 
virtual std::string realpath (const std::string &oldpath) const
 

Private Attributes

const RealPathMgrm_realpathMgr
 

Detailed Description

Definition at line 79 of file DocHandlerArgs.hpp.

Constructor & Destructor Documentation

◆ DocHandlerArgs()

DocHandlerArgs::DocHandlerArgs ( const RealPathMgr realpathMgr = NULL)
inline

Definition at line 81 of file DocHandlerArgs.hpp.

◆ ~DocHandlerArgs()

virtual DocHandlerArgs::~DocHandlerArgs ( )
inlinevirtual

Definition at line 85 of file DocHandlerArgs.hpp.

Member Function Documentation

◆ realpath()

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

Definition at line 89 of file DocHandlerArgs.hpp.

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

Member Data Documentation

◆ m_realpathMgr

const RealPathMgr* DocHandlerArgs::m_realpathMgr
private

Definition at line 102 of file DocHandlerArgs.hpp.


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