ad_rss
|
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... | |
class RssSituationChecking
class providing functions required for the RSS checks of the situation.
bool ad::rss::core::RssSituationChecking::checkSituations | ( | situation::SituationSnapshot const & | situationSnapshot, |
state::RssStateSnapshot & | rssStateSnapshot | ||
) |
Checks if the current situations are safe.
[in] | situationSnapshot | the situation snapshot in time that should be analyzed |
[out] | rssStateSnapshot | the rss state snapshot of these situations |