|
ComSquare
|
#include <QtWidgets/QMainWindow>#include <QtCore/QSortFilterProxyModel>#include "Memory/MemoryBus.hpp"#include "Memory/IMemory.hpp"#include "ui/ui_busView.h"#include "ClosableWindow.hpp"#include <optional>Go to the source code of this file.
Classes | |
| struct | ComSquare::Debugger::BusLog |
| The struct used to represent memory bus logs. More... | |
| struct | ComSquare::Debugger::BusLoggerFilters |
| The struct representing filters of the memory bus's logger. More... | |
| class | ComSquare::Debugger::BusLogModel |
| The qt model that bind the logs to the view. More... | |
| class | ComSquare::Debugger::BusLoggerProxy |
| A class to filter logs from the memory bus's debugger. More... | |
| class | ComSquare::Debugger::MemoryBusDebug |
| window that allow the user to view all data going through the memory bus. More... | |
Namespaces | |
| ComSquare | |
| ComSquare::Debugger | |
1.8.17