LRT14
1.0
Main Page
Namespaces
Classes
Files
File List
All
Classes
Namespaces
Functions
Variables
Enumerations
Enumerator
IRobotAction.h
1
#ifndef RHESUS_IROBOTACTION_H_
2
#define RHESUS_IROBOTACTION_H_
3
4
namespace
Rhesus
5
{
6
namespace
Toolkit
7
{
8
namespace
Action
9
{
10
15
class
IRobotAction
16
{
17
public
:
21
virtual
void
Run
() = 0;
22
23
};
24
25
}
26
}
27
}
28
29
#endif
Rhesus
Toolkit
Action
IRobotAction.h
Generated on Tue Feb 11 2014 00:29:47 for LRT14 by
1.8.3