#include <actasp/Action.h>
#include <actasp/AnswerSet.h>
#include <list>
#include <utility>
#include <set>
#include <functional>
Go to the source code of this file.
Classes | |
struct | actasp::ActionDeleter |
struct | actasp::ActionMapDeepCopy |
struct | actasp::ActionMapDelete |
struct | actasp::IsAnAction |
Namespaces | |
namespace | actasp |
Functions | |
ActionSet | actasp::actionMapToSet (const std::map< std::string, Action * > &actionMap) |
AnswerSet | actasp::planToAnswerSet (const std::list< Action * > &plan) |