#include <WsfSensorDetector.hpp>
◆ FactoryPtr
| typedef SensorDetector *(* wsf::SensorDetectorTypes::FactoryPtr) (const std::string &) |
◆ ObjectFactoryList
◆ SensorDetectorTypes()
| wsf::SensorDetectorTypes::SensorDetectorTypes |
( |
const SensorDetectorTypes & | aSrc | ) |
|
|
default |
◆ ~SensorDetectorTypes()
| virtual wsf::SensorDetectorTypes::~SensorDetectorTypes |
( |
| ) |
|
|
virtualdefault |
◆ AddObjectFactory()
| void wsf::SensorDetectorTypes::AddObjectFactory |
( |
FactoryPtr | aFactoryPtr | ) |
|
|
static |
◆ LoadInstance()
| bool wsf::SensorDetectorTypes::LoadInstance |
( |
UtInput & | aInput, |
|
|
std::unique_ptr< SensorDetector > & | aSensorDetectorPtr ) |
|
static |
Process error_model type input.
- Parameters
-
| aInput | The current input stream. |
| aSensorDetectorPtr | The pointer to the sensor detector. |
- Returns
- 'true' if the current command was recognized and processed, 'false' if not recognized.
Referenced by ~SensorDetectorTypes().
◆ operator=()
The documentation for this class was generated from the following files: