|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|

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 | |