|
libmicroemu 0.2.0
ARM Microcontroller Emulator Library
|
Contains the ExecResult class which is returned by the Executor::Exec method. More...
Go to the source code of this file.
Classes | |
| class | libmicroemu::ExecResult |
| Returned by the libmicroemu::Machine::Exec method. Contains the status code of the execution and the program exit code. More... | |
Namespaces | |
| namespace | libmicroemu |
| The libmicroemu namespace contains all classes and functions of the libmicroemu which are public. | |
Contains the ExecResult class which is returned by the Executor::Exec method.