HPCToolkit
PGMDocHandler::StackEntry_t Class Reference
Collaboration diagram for PGMDocHandler::StackEntry_t:

Public Member Functions

 StackEntry_t (Prof::Struct::ANode *entry_=NULL, Prof::Struct::ANode *shadow_=NULL)
 
 ~StackEntry_t ()
 
Prof::Struct::ANodegetScope () const
 
Prof::Struct::ANodeGetShadow () const
 
void SetScope (Prof::Struct::ANode *x)
 
void SetShadow (Prof::Struct::ANode *x)
 
bool IsLeaf ()
 
void SetLeaf (bool x)
 
bool IsGroupScope ()
 
bool IsNonGroupLeaf ()
 

Private Attributes

Prof::Struct::ANodeentry
 
Prof::Struct::ANodeshadow
 
bool isLeaf
 

Detailed Description

Definition at line 122 of file PGMDocHandler.hpp.

Constructor & Destructor Documentation

◆ StackEntry_t()

PGMDocHandler::StackEntry_t::StackEntry_t ( Prof::Struct::ANode entry_ = NULL,
Prof::Struct::ANode shadow_ = NULL 
)
inline

Definition at line 124 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

◆ ~StackEntry_t()

PGMDocHandler::StackEntry_t::~StackEntry_t ( )
inline

Definition at line 127 of file PGMDocHandler.hpp.

Member Function Documentation

◆ getScope()

Prof::Struct::ANode* PGMDocHandler::StackEntry_t::getScope ( ) const
inline

Definition at line 130 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

◆ GetShadow()

Prof::Struct::ANode* PGMDocHandler::StackEntry_t::GetShadow ( ) const
inline

Definition at line 134 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

◆ IsGroupScope()

bool PGMDocHandler::StackEntry_t::IsGroupScope ( )
inline

Definition at line 155 of file PGMDocHandler.hpp.

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

◆ IsLeaf()

bool PGMDocHandler::StackEntry_t::IsLeaf ( )
inline

Definition at line 147 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

◆ IsNonGroupLeaf()

bool PGMDocHandler::StackEntry_t::IsNonGroupLeaf ( )
inline

Definition at line 159 of file PGMDocHandler.hpp.

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

◆ SetLeaf()

void PGMDocHandler::StackEntry_t::SetLeaf ( bool  x)
inline

Definition at line 151 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

◆ SetScope()

void PGMDocHandler::StackEntry_t::SetScope ( Prof::Struct::ANode x)
inline

Definition at line 138 of file PGMDocHandler.hpp.

◆ SetShadow()

void PGMDocHandler::StackEntry_t::SetShadow ( Prof::Struct::ANode x)
inline

Definition at line 142 of file PGMDocHandler.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ entry

Prof::Struct::ANode* PGMDocHandler::StackEntry_t::entry
private

Definition at line 163 of file PGMDocHandler.hpp.

◆ isLeaf

bool PGMDocHandler::StackEntry_t::isLeaf
private

Definition at line 165 of file PGMDocHandler.hpp.

◆ shadow

Prof::Struct::ANode* PGMDocHandler::StackEntry_t::shadow
private

Definition at line 164 of file PGMDocHandler.hpp.


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