CARMA C++
Main Page
Related Pages
Namespaces
Classes
Files
Examples
File List
File Members
SlPipelineSubsystemExt.h
Go to the documentation of this file.
1
2
#ifndef CARMA_MONITOR_SLPIPELINESUBSYSTEMEXT_H
3
#define CARMA_MONITOR_SLPIPELINESUBSYSTEMEXT_H
4
18
#include "carma/monitor/SlPipelineSubsystem.h"
19
20
namespace
carma {
21
namespace
monitor {
22
30
class
SlPipelineSubsystem
:
31
public
carma::monitor::SlPipelineSubsystemBase
32
{
33
public
:
34
40
SlPipelineSubsystem
(SystemFrameBuffer *
const
buffer = NULL);
41
45
virtual
~SlPipelineSubsystem
();
46
47
// add new or overriding method declarations here
48
49
};
50
}}
51
52
#endif // CARMA_MONITOR_SLPIPELINESUBSYSTEMEXT_H
53
carma::monitor::SlPipelineSubsystem
The monitor system for the SlPipeline subsystem.
Definition:
SlPipelineSubsystemExt.h:30
carma::monitor::SlPipelineSubsystem::SlPipelineSubsystem
SlPipelineSubsystem(SystemFrameBuffer *const buffer=NULL)
Constructor.
carma::monitor::SlPipelineSubsystem::~SlPipelineSubsystem
virtual ~SlPipelineSubsystem()
Destructor.
carma
monitor
SlPipelineSubsystemExt.h
Generated by
1.8.5