5 #include "core/export_handling.h" 6 #include "streams/stream_object.h" 7 #include "core/output_p.h" 25 std::list<StreamObject> objects;
26 OutputPrivate::Connection connection;
59 void disconnect(
void);
Base class of all objects that can be transported with a stream.
Definition: stream_object.h:39
Private part of the Ouput class.
Definition: output_p.h:16
Base class for all items that use the roviz framework.
Definition: roviz_item.h:43