MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
QFunction.h
Go to the documentation of this file.
1
28
/* Only include this header file once. */
29
#ifndef _QFUNCTION_H_
30
#define _QFUNCTION_H_ 1
31
32
/* the include directives */
33
#include <iostream>
34
#include "
Globals.h
"
35
#include "
QFunctionInterface.h
"
36
40
class
QFunction
:
41
virtual
public
QFunctionInterface
42
{
43
private
:
44
45
protected
:
46
47
public
:
48
49
};
50
51
52
#endif
/* !_QFUNCTION_H_ */
53
54
// Local Variables: ***
55
// mode:c++ ***
56
// End: ***
src
planning
QFunction.h
Generated on Mon Sep 23 2013 14:50:05 for MultiAgentDecisionProcess by
1.8.1.2