#include <mutex>
#include <unordered_set>
#include "PlotJuggler/plotdata.h"
#include "PlotJuggler/pj_plugin.h"
Go to the source code of this file.
Classes | |
class | DataStreamer |
The DataStreamer base class to create your own plugin. More... | |
Macros | |
#define | DataStream_iid "com.icarustechnology.PlotJuggler.DataStreamer" |
#define DataStream_iid "com.icarustechnology.PlotJuggler.DataStreamer" |
Definition at line 71 of file datastreamer_base.h.