WSF
WsfAccessReportData Class Reference

#include <WsfAccessReport.hpp>

Inheritance diagram for WsfAccessReportData:

Classes

struct  DetectionInterval
struct  DetectorDetecteeKey

Public Types

using DetectionIntervalList = std::list<DetectionInterval>
using DetectorDetecteeMap = std::map<DetectorDetecteeKey, DetectionIntervalList>
using KeyInputs = std::list<DetectorDetecteeKey>

Public Member Functions

 WsfAccessReportData ()

Public Attributes

KeyInputs mKeyInputs
DetectorDetecteeMap mDetectorDetecteeMap
std::string mDefaultSensor
std::string mFileName
std::string mFormat

Detailed Description

The data portion of the Access Report class. It is configured in the scenario extension and then passed into the simulation extension's constructor and populated during runtime.

Member Typedef Documentation

◆ DetectionIntervalList

◆ DetectorDetecteeMap

◆ KeyInputs

Constructor & Destructor Documentation

◆ WsfAccessReportData()

WsfAccessReportData::WsfAccessReportData ( )

References mFormat.

Referenced by WsfAccessReport::WsfAccessReport().

Member Data Documentation

◆ mDefaultSensor

std::string WsfAccessReportData::mDefaultSensor

◆ mDetectorDetecteeMap

◆ mFileName

std::string WsfAccessReportData::mFileName

◆ mFormat

◆ mKeyInputs


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