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