WSF
DetectionReport::DetectorDetecteeKey Struct Reference

#include <DetectionReport.hpp>

Public Member Functions

 DetectorDetecteeKey (const std::string &aDetector, const std::string &aDetectee, const std::string &aSensorName)
bool operator< (const DetectorDetecteeKey &aRhs) const

Public Attributes

std::string mDetector
std::string mDetectee
std::string mSensorName

Constructor & Destructor Documentation

◆ DetectorDetecteeKey()

DetectionReport::DetectorDetecteeKey::DetectorDetecteeKey ( const std::string & aDetector,
const std::string & aDetectee,
const std::string & aSensorName )
inline

References mDetectee, mDetector, and mSensorName.

Referenced by operator<().

Member Function Documentation

◆ operator<()

bool DetectionReport::DetectorDetecteeKey::operator< ( const DetectorDetecteeKey & aRhs) const

Member Data Documentation

◆ mDetectee

std::string DetectionReport::DetectorDetecteeKey::mDetectee

Referenced by DetectorDetecteeKey(), and operator<().

◆ mDetector

std::string DetectionReport::DetectorDetecteeKey::mDetector

Referenced by DetectorDetecteeKey(), and operator<().

◆ mSensorName

std::string DetectionReport::DetectorDetecteeKey::mSensorName

Referenced by DetectorDetecteeKey(), and operator<().


The documentation for this struct was generated from the following files:
Copyrights Multiple, All Rights Reserved