ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
System.h File Reference

conatins a convinience class that can be wrapped as a ETISS_System structure More...

#include "etiss/Misc.h"
#include "etiss/jit/ReturnCode.h"
#include <memory>
Include dependency graph for System.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  etiss::System
 System Interface for the basic system IO operations and time synchronization. More...
 
class  etiss::SimpleSystem
 A simple system, that implements the etiss::System interface. More...
 

Namespaces

namespace  etiss
 forwards: include/jit/*
 

Functions

std::shared_ptr< ETISS_Systemetiss::wrap (etiss::System *sys)
 wraps a etiss::System in a ETISS_System structure.
 

Detailed Description

conatins a convinience class that can be wrapped as a ETISS_System structure

Definition in file System.h.