HPCToolkit
PGMDocHandler.hpp File Reference
#include <string>
#include <map>
#include "XercesSAX2.hpp"
#include "DocHandlerArgs.hpp"
#include <lib/prof/Struct-Tree.hpp>
#include <lib/support/PointerStack.hpp>
Include dependency graph for PGMDocHandler.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PGMDocHandler
 
class  PGMDocHandler::StackEntry_t
 
class  PGMException
 

Macros

#define PGM_Throw(streamArgs)   DIAG_ThrowX(PGMException, streamArgs)
 

Macro Definition Documentation

◆ PGM_Throw

#define PGM_Throw (   streamArgs)    DIAG_ThrowX(PGMException, streamArgs)

Definition at line 269 of file PGMDocHandler.hpp.