#include "pddlModuleTypes.h"
Go to the source code of this file.
Classes | |
class | opl::interface::OplCallbackInterface |
Namespaces | |
namespace | modules |
namespace | opl |
namespace | opl::interface |
Typedefs | |
typedef opl::interface::OplCallbackInterface *(* | modules::oplCallbackInitType )(const ObjectTypeMap &objects, const PredicateMapping &predicateMapping, const FunctionMapping &functionMapping, const PredicateList &predicateConstants, const NumericalFluentList &numericConstants) |
Function pointer to call for a opl callback module. |