Public Member Functions | Public Attributes
CMDPSTATE Class Reference

#include <mdp.h>

List of all members.

Public Member Functions

CMDPACTIONAddAction (int ID)
bool AddPred (int stateID)
 CMDPSTATE (int ID)
bool ContainsPred (int stateID)
bool Delete ()
CMDPACTIONGetAction (int actionID)
void operator= (const CMDPSTATE &rhsstate)
bool RemoveAllActions ()
bool RemovePred (int stateID)
 ~CMDPSTATE ()

Public Attributes

vector< CMDPACTION * > Actions
void * PlannerSpecificData
vector< int > PredsID
int StateID

Detailed Description

Definition at line 89 of file mdp.h.


Constructor & Destructor Documentation

CMDPSTATE::CMDPSTATE ( int  ID) [inline]

Definition at line 100 of file mdp.h.

CMDPSTATE::~CMDPSTATE ( ) [inline]

Definition at line 105 of file mdp.h.


Member Function Documentation

Definition at line 151 of file mdp.cpp.

bool CMDPSTATE::AddPred ( int  stateID)

Definition at line 170 of file mdp.cpp.

bool CMDPSTATE::ContainsPred ( int  stateID)

Definition at line 226 of file mdp.cpp.

Definition at line 125 of file mdp.cpp.

CMDPACTION * CMDPSTATE::GetAction ( int  actionID)

Definition at line 242 of file mdp.cpp.

void CMDPSTATE::operator= ( const CMDPSTATE rhsstate)

Definition at line 236 of file mdp.cpp.

Definition at line 209 of file mdp.cpp.

bool CMDPSTATE::RemovePred ( int  stateID)

Definition at line 188 of file mdp.cpp.


Member Data Documentation

Definition at line 94 of file mdp.h.

Definition at line 96 of file mdp.h.

Definition at line 95 of file mdp.h.

Definition at line 93 of file mdp.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


sbpl
Author(s): Maxim Likhachev/maximl@seas.upenn.edu
autogenerated on Fri Jan 18 2013 13:41:53