CARMA C++
|
The monitor system for the SlPipeline subsystem. More...
#include <carma/monitor/SlPipelineSubsystemExt.h>
Inherits SlPipelineSubsystemBase.
Public Member Functions | |
SlPipelineSubsystem (SystemFrameBuffer *const buffer=NULL) | |
Constructor. More... | |
virtual | ~SlPipelineSubsystem () |
Destructor. More... | |
The monitor system for the SlPipeline subsystem.
This extends the functionality of the auto-generated class, SlPipelineSubsystemBase.
Definition at line 30 of file SlPipelineSubsystemExt.h.
carma::monitor::SlPipelineSubsystem::SlPipelineSubsystem | ( | SystemFrameBuffer *const | buffer = NULL | ) |
Constructor.
buffer | pointer to system frame storage; NULL within subsystem |
|
virtual |
Destructor.