Public Member Functions | Private Attributes
momdp::Map2D Class Reference

#include <Map2D.h>

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

List of all members.

Public Member Functions

virtual SharedPointer
< Map2DPosVar
makePosVar (string name)
 Map2D (void)
 Map2D (int width, int height)
virtual void setBounds (int width, int height)
virtual ~Map2D (void)

Private Attributes

int height
int width

Detailed Description

Definition at line 15 of file Map2D.h.


Constructor & Destructor Documentation

Map2D::Map2D ( void  )

Definition at line 3 of file Map2D.cpp.

Map2D::Map2D ( int  width,
int  height 
)

Definition at line 6 of file Map2D.cpp.

Map2D::~Map2D ( void  ) [virtual]

Definition at line 13 of file Map2D.cpp.


Member Function Documentation

SharedPointer< Map2DPosVar > Map2D::makePosVar ( string  name) [virtual]

Definition at line 21 of file Map2D.cpp.

void Map2D::setBounds ( int  width,
int  height 
) [virtual]

Definition at line 16 of file Map2D.cpp.


Member Data Documentation

int momdp::Map2D::height [private]

Definition at line 18 of file Map2D.h.

int momdp::Map2D::width [private]

Definition at line 19 of file Map2D.h.


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


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