MultiAgentDecisionProcess  Release 0.2.1
TGet_TransitionModelMapping Class Reference

TGet_TransitionModelMapping can be used for direct access to a TransitionModelMapping. More...

#include <TGet.h>

+ Inheritance diagram for TGet_TransitionModelMapping:
+ Collaboration diagram for TGet_TransitionModelMapping:

Public Member Functions

virtual double Get (Index sI, Index jaI, Index sucSI) const
 TGet_TransitionModelMapping (TransitionModelMapping *tm)
- Public Member Functions inherited from TGet
virtual ~TGet ()=0

Private Attributes

std::vector
< TransitionModelMapping::Matrix * > 
_m_T

Detailed Description

TGet_TransitionModelMapping can be used for direct access to a TransitionModelMapping.

Definition at line 53 of file TGet.h.

Constructor & Destructor Documentation

TGet_TransitionModelMapping::TGet_TransitionModelMapping ( TransitionModelMapping tm)
inline

Definition at line 59 of file TGet.h.

References TransitionModelMapping::_m_T, and _m_T.

Member Function Documentation

virtual double TGet_TransitionModelMapping::Get ( Index  sI,
Index  jaI,
Index  sucSI 
) const
inlinevirtual

Implements TGet.

Definition at line 64 of file TGet.h.

References _m_T.

Member Data Documentation

std::vector<TransitionModelMapping::Matrix* > TGet_TransitionModelMapping::_m_T
private

Definition at line 57 of file TGet.h.

Referenced by Get(), and TGet_TransitionModelMapping().


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