ImFusion SDK 4.3
SubstreamBase Class Referenceabstract

#include <ImFusion/Stream/StreamGroupBase.h>

Non-templated base class for substreams. More...

+ Inheritance diagram for SubstreamBase:

Detailed Description

Non-templated base class for substreams.

See also
Substream, SubstreamWrapper

Public Member Functions

 SubstreamBase (StreamGroupBase *streamGroup)
 
StreamGroupBasestreamGroup () const
 Returns the streamGroup stream group.
 
virtual Streamstream ()=0
 Convenience method to return this pointer of the stream type the substream derived from.
 

Protected Attributes

StreamGroupBasem_streamGroup = nullptr
 

Member Function Documentation

◆ stream()

virtual Stream * stream ( )
pure virtual

Convenience method to return this pointer of the stream type the substream derived from.

Implemented in Substream< BaseStream >, Substream< TrackingStream >, and SubstreamWrapper.


The documentation for this class was generated from the following file:
Search Tab / S to search, Esc to close