HPCToolkit
ConfigParser.hpp File Reference
#include <string>
#include <xercesc/parsers/XercesDOMParser.hpp>
#include <xercesc/dom/DOMNode.hpp>
#include <lib/analysis/Args.hpp>
#include <lib/prof/Metric-Mgr.hpp>
#include <lib/profxml/XercesErrorHandler.hpp>
#include <lib/support/diagnostics.h>
Include dependency graph for ConfigParser.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConfigParser
 
class  ConfigParserException
 

Macros

#define ConfigParser_Throw(streamArgs)   DIAG_ThrowX(ConfigParserException, streamArgs)
 

Macro Definition Documentation

◆ ConfigParser_Throw

#define ConfigParser_Throw (   streamArgs)    DIAG_ThrowX(ConfigParserException, streamArgs)

Definition at line 93 of file ConfigParser.hpp.