CARMA C++
PipelineSubsystemSL.h
Go to the documentation of this file.
1 #ifndef CARMA_MONITOR_PIPELINESUBSYSTEMSL_H
2 #define CARMA_MONITOR_PIPELINESUBSYSTEMSL_H
3 
13 #include "carma/monitor/PipelineSubsystemTemplate.h"
15 
16 namespace carma {
17 namespace monitor {
18 
19  typedef PipelineSubsystemTemplate<SlPipelineSubsystem> PipelineSubsystemSL;
20 
21 } // End namespace monitor
22 } // End namespace carma
23 #endif // End #ifndef CARMA_MONITOR_PIPELINESUBSYSTEMSL_H
Semi-hand-forged extensions to the auto-generated classes for the SlPipeline subsystem.