HPCToolkit
XercesUtil.cpp File Reference
#include <string>
#include <xercesc/sax2/DefaultHandler.hpp>
#include <xercesc/sax2/Attributes.hpp>
#include <xercesc/util/PlatformUtils.hpp>
#include <xercesc/util/XMLException.hpp>
#include <xercesc/util/XMLString.hpp>
#include "XercesUtil.hpp"
#include <lib/support/diagnostics.h>
Include dependency graph for XercesUtil.cpp:

Go to the source code of this file.

Functions

void InitXerces ()
 
void FiniXerces ()
 
string getAttr (const Attributes &attributes, int i)
 
string getAttr (const Attributes &attributes, const XMLCh *const name)
 

Function Documentation

◆ FiniXerces()

void FiniXerces ( )

Definition at line 92 of file XercesUtil.cpp.

Here is the caller graph for this function:

◆ getAttr() [1/2]

string getAttr ( const Attributes &  attributes,
int  i 
)

Definition at line 102 of file XercesUtil.cpp.

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

◆ getAttr() [2/2]

string getAttr ( const Attributes &  attributes,
const XMLCh *const  name 
)

Definition at line 110 of file XercesUtil.cpp.

Here is the call graph for this function:

◆ InitXerces()

void InitXerces ( )

Definition at line 78 of file XercesUtil.cpp.

Here is the caller graph for this function: