|
roviz
0.7
Code Documentation of roviz
|
Base class of all objects that can be transported with a stream. More...
#include <stream_object.h>


Public Member Functions | |
| SourceID | id (void) const |
| Get the SourceID of the object. More... | |
Protected Member Functions | |
| void | initSources (std::initializer_list< SourceID > sources={}) |
Protected Attributes | |
| std::shared_ptr< StreamObjectPrivate > | _this_base |
Base class of all objects that can be transported with a stream.
| SourceID StreamObject::id | ( | void | ) | const |
Get the SourceID of the object.

1.8.13