MultiAgentDecisionProcess
Release 0.2.1
Main Page
Namespaces
Classes
Files
File List
File Members
argumentUtils.h
Go to the documentation of this file.
1
28
/* Only include this header file once. */
29
#ifndef _ARGUMENTUTILS_H_
30
#define _ARGUMENTUTILS_H_ 1
31
32
/* the include directives */
33
#include "
Globals.h
"
34
35
class
DecPOMDPDiscreteInterface
;
36
37
#include "
argumentHandlers.h
"
38
//namespace ArgumentHandlers;
39
//class ArgumentHandlers::Arguments;
40
43
namespace
ArgumentUtils
44
{
45
DecPOMDPDiscreteInterface
*
GetDecPOMDPDiscreteInterfaceFromArgs
(
46
const
ArgumentHandlers::Arguments
& args);
47
48
}
49
50
51
#endif
/* !_ARGUMENTUTILS_H_ */
52
53
// Local Variables: ***
54
// mode:c++ ***
55
// End: ***
src
planning
argumentUtils.h
Generated on Mon Sep 23 2013 14:50:05 for MultiAgentDecisionProcess by
1.8.1.2