|
|
#include <map>#include <memory>#include <mutex>#include <set>#include <string>#include <vector>#include <QObject>#include <ArmarXCore/core/logging/Logging.h>#include <RobotAPI/libraries/armem/client/util/MemoryToDebugObserver.h>#include <RobotAPI/libraries/armem_gui/model/MemoryViewerModel.h>
Include dependency graph for LivePlotController.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | LivePlotController |
| Streams selected memory values to the DebugObserver for live plotting. More... | |
| class | LivePlotWorker |
| Background worker that does the (blocking) memory queries and DebugObserver calls. More... | |
Namespaces | |
| namespace | armarx |
| This file offers overloads of toIce() and fromIce() functions for STL container types. | |
| namespace | armarx::armem |
| namespace | armarx::armem::gui |
| namespace | armarx::armem::gui::controller |