Public Member Functions
momdp::IVariable Class Reference

#include <IVariable.h>

Inheritance diagram for momdp::IVariable:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual vector< SharedPointer
< IVariableValue > > 
getInitialValues ()=0
virtual int getNumValues ()=0
virtual SharedPointer
< IVariableValue
getValueByName (string valName)=0
virtual vector< SharedPointer
< IVariableValue > > 
getValues ()=0
virtual string getVariableName ()=0
 IVariable (void)
virtual ~IVariable (void)

Detailed Description

Definition at line 14 of file IVariable.h.


Constructor & Destructor Documentation

Definition at line 4 of file IVariable.cpp.

IVariable::~IVariable ( void  ) [virtual]

Definition at line 8 of file IVariable.cpp.


Member Function Documentation

virtual vector<SharedPointer<IVariableValue> > momdp::IVariable::getInitialValues ( ) [pure virtual]
virtual int momdp::IVariable::getNumValues ( ) [pure virtual]
virtual SharedPointer<IVariableValue> momdp::IVariable::getValueByName ( string  valName) [pure virtual]
virtual vector<SharedPointer<IVariableValue> > momdp::IVariable::getValues ( ) [pure virtual]
virtual string momdp::IVariable::getVariableName ( ) [pure virtual]

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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30