MultiAgentDecisionProcess
POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation Struct Reference

Public Member Functions

void MatchingJointObservations (Index curAgent, std::vector< Index > indIndices) const
 This function constructs the vector (_m_lp_JOI) of joint actions that match with the vector with individual action indices. More...
 
void operator() (iterator_t str, iterator_t end) const
 
void operator() (const unsigned int &) const
 
void Store () const
 
 StoreLPJointObservation (ParserPOMDPFormat_Spirit *po, bool b=false)
 

Public Attributes

bool _m_isJointObservationIndex
 
ParserPOMDPFormat_Spirit_m_po
 

Constructor & Destructor Documentation

POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::StoreLPJointObservation ( ParserPOMDPFormat_Spirit po,
bool  b = false 
)
inline

Member Function Documentation

void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::MatchingJointObservations ( Index  curAgent,
std::vector< Index indIndices 
) const

This function constructs the vector (_m_lp_JOI) of joint actions that match with the vector with individual action indices.

References DEBUG_POMDP_PARSE, and E::SoftPrint().

void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::operator() ( iterator_t  str,
iterator_t  end 
) const
inline
void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::operator() ( const unsigned int &  ) const
inline
void POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::Store ( ) const

Member Data Documentation

bool POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::_m_isJointObservationIndex
ParserPOMDPFormat_Spirit* POMDPFormatParsing::ParserPOMDPFormat_Spirit::StoreLPJointObservation::_m_po