MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
JointActionHistoryTree.h
Go to the documentation of this file.
1
28
/* Only include this header file once. */
29
#ifndef _JOINTACTIONHISTORYTREE_H_
30
#define _JOINTACTIONHISTORYTREE_H_ 1
31
32
#include "
TreeNode.h
"
37
class
JointActionHistory
;
38
39
//redefine GetJointActionHistory to be the function GetContainedElement
40
#define GetJointActionHistory GetContainedElement
41
typedef
TreeNode<JointActionHistory>
JointActionHistoryTree
;
42
43
#endif
/* !_JOINTACTIONHISTORYTREE_H_ */
44
45
46
// Local Variables: ***
47
// mode:c++ ***
48
// End: ***
src
support
JointActionHistoryTree.h
Generated on Mon Sep 23 2013 14:50:06 for MultiAgentDecisionProcess by
1.8.1.2