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

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...
 

Detailed Description

class RssSituationExtraction

Class providing functions required for the extraction of the RSS situations from the RSS world model.

Member Function Documentation

◆ extractSituations()

bool ad::rss::core::RssSituationExtraction::extractSituations ( world::WorldModel const &  worldModel,
situation::SituationSnapshot situationSnapshot 
)

Extract all RSS situations to be checked from the world model.

Parameters
[in]worldModel- the current world model information
[out]situationSnapshot- the vector of situations to be analyzed with RSS
Returns
true if the situations could be created, false if there was an error during the operation.

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