|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
contains an action class that describes actions associated with a fault More...
#include <iostream>#include <stdint.h>#include "etiss/Misc.h"#include "etiss/fault/Defs.h"#include "enum.h"

Go to the source code of this file.
Classes | |
| class | etiss::fault::Action |
Namespaces | |
| namespace | etiss |
| forwards: include/jit/* | |
| namespace | etiss::fault |
Functions | |
| bool | etiss::fault::returncode_fromstring (int32_t &out, const std::string &in) |
| decode etiss::RETURNCODE from string | |
| std::string | etiss::fault::returncode_tostring (int32_t in) |
| encode etiss::RETURNCODE to string | |
contains an action class that describes actions associated with a fault
Definition in file Action.h.