roviz  0.7
Code Documentation of roviz
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
StreamObject Class Reference

Base class of all objects that can be transported with a stream. More...

#include <stream_object.h>

Inheritance diagram for StreamObject:
Inheritance graph
Collaboration diagram for StreamObject:
Collaboration graph

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
 

Detailed Description

Base class of all objects that can be transported with a stream.

Member Function Documentation

◆ id()

SourceID StreamObject::id ( void  ) const

Get the SourceID of the object.

Returns
The SourceID
Here is the caller graph for this function:

The documentation for this class was generated from the following files: