ad_rss
|
class RssSituationExtraction More...
#include <ad/rss/core/RssSituationExtraction.hpp>
Public Member Functions | |
RssSituationExtraction () | |
constructor | |
~RssSituationExtraction () | |
destructor | |
bool | extractSituations (world::WorldModel const &worldModel, situation::SituationSnapshot &situationSnapshot) |
Extract all RSS situations to be checked from the world model. More... | |
class RssSituationExtraction
Class providing functions required for the extraction of the RSS situations from the RSS world model.
bool ad::rss::core::RssSituationExtraction::extractSituations | ( | world::WorldModel const & | worldModel, |
situation::SituationSnapshot & | situationSnapshot | ||
) |
Extract all RSS situations to be checked from the world model.
[in] | worldModel | - the current world model information |
[out] | situationSnapshot | - the vector of situations to be analyzed with RSS |