ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
XML.cpp File Reference
#include "etiss/fault/XML.h"
#include <sstream>
Include dependency graph for XML.cpp:

Go to the source code of this file.

Namespaces

namespace  etiss
 forwards: include/jit/*
 
namespace  etiss::fault
 

Macros

#define _CRT_SECURE_NO_WARNINGS
 

Functions

void etiss::fault::setCoreName (std::string &str)
 
bool etiss::fault::parseXML (pugi::xml_document &doc, std::istream &input, std::ostream &diagnostics_out=std::cout)
 parse a XML document held in input stream and return as doc
 

Macro Definition Documentation

◆ _CRT_SECURE_NO_WARNINGS

#define _CRT_SECURE_NO_WARNINGS

Definition at line 8 of file XML.cpp.