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