ad_rss
Public Member Functions | List of all members
ad::rss::core::RssSituationChecking Class Reference

class RssSituationChecking More...

#include <ad/rss/core/RssSituationChecking.hpp>

Public Member Functions

 RssSituationChecking ()
 constructor
 
 ~RssSituationChecking ()
 destructor
 
bool checkSituations (situation::SituationSnapshot const &situationSnapshot, state::RssStateSnapshot &rssStateSnapshot)
 Checks if the current situations are safe. More...
 

Detailed Description

class RssSituationChecking

class providing functions required for the RSS checks of the situation.

Member Function Documentation

◆ checkSituations()

bool ad::rss::core::RssSituationChecking::checkSituations ( situation::SituationSnapshot const &  situationSnapshot,
state::RssStateSnapshot rssStateSnapshot 
)

Checks if the current situations are safe.

Parameters
[in]situationSnapshotthe situation snapshot in time that should be analyzed
[out]rssStateSnapshotthe rss state snapshot of these situations
Returns
true if the situations could be analyzed, false if an error occurred during evaluation.

The documentation for this class was generated from the following file: