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