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