nsbaci 1.0
Loading...
Searching...
No Matches
runtimeView.h File Reference

RuntimeView widget declaration for nsbaci. More...

Include dependency graph for runtimeView.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nsbaci::ui::ThreadInfo
 Information about a thread for display. More...
struct  nsbaci::ui::VariableInfo
 Information about a variable for display. More...
class  nsbaci::ui::RuntimeView
 Widget displaying runtime execution state. More...

Namespaces

namespace  nsbaci
 Root namespace for the nsbaci application.
namespace  nsbaci::ui
 User interface namespace for nsbaci.

Detailed Description

RuntimeView widget declaration for nsbaci.

This widget displays runtime information when executing a program: variables, threads, I/O console, and execution controls.

Author
Nicolás Serrano García