PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
TMPLibrary Member List

This is the complete list of members for TMPLibrary, including all inherited members.

AddGroupTask(GroupTask *const _task) noexcept (defined in TMPLibrary)TMPLibrary
AddGroupTask(std::shared_ptr< GroupTask > const _task) noexcept (defined in TMPLibrary)TMPLibrary
AddPoIPlacementMethod(PoIPlacementMethodPointer _pm, const std::string &_l)TMPLibrary
AddStateGraph(StateGraphPointer _sg, const std::string &_l) (defined in TMPLibrary)TMPLibrary
AddTask(MPTask *const _task) noexcept (defined in TMPLibrary)TMPLibrary
AddTask(std::shared_ptr< MPTask > const _task) noexcept (defined in TMPLibrary)TMPLibrary
AddTaskAllocator(TaskAllocatorMethodPointer _ta, const std::string &_l)TMPLibrary
AddTaskDecomposer(TaskDecomposerMethodPointer _td, const std::string &_l)TMPLibrary
AddTaskEvaluator(TaskEvaluatorMethodPointer _te, const std::string &_l)TMPLibrary
AddTMPStrategy(TMPStrategyMethodPointer _sm, const std::string &_l)TMPLibrary
ClearGroupTasks() (defined in TMPLibrary)TMPLibrary
ClearTasks() (defined in TMPLibrary)TMPLibrary
GetBaseFilename() const noexcept (defined in TMPLibrary)TMPLibrary
GetGroupTasks() const noexcept (defined in TMPLibrary)TMPLibrary
GetMPLibrary() const noexcept (defined in TMPLibrary)TMPLibrary
GetMPProblem() const noexcept (defined in TMPLibrary)TMPLibrary
GetPlan() (defined in TMPLibrary)TMPLibrary
GetPoIPlacementMethod(const std::string &_l)TMPLibrary
GetStateGraph(const std::string &_l) (defined in TMPLibrary)TMPLibrary
GetTaskAllocator(const std::string &_l)TMPLibrary
GetTaskDecomposer(const std::string &_l)TMPLibrary
GetTaskEvaluator(const std::string &_l)TMPLibrary
GetTasks() noexcept (defined in TMPLibrary)TMPLibrary
GetTMPStrategy(const std::string &_l)TMPLibrary
GetTMPTools()TMPLibrary
InitializeMPProblem(MPProblem *_problem) (defined in TMPLibrary)TMPLibrary
PoIPlacementMethodPointer typedef (defined in TMPLibrary)TMPLibrary
PoIPlacementMethodSet typedef (defined in TMPLibrary)TMPLibrary
Print(std::ostream &) const (defined in TMPLibrary)TMPLibrary
ReadXMLFile(const std::string &_filename)TMPLibrary
SetBaseFilename(const std::string &_s) noexcept (defined in TMPLibrary)TMPLibrary
SetMPLibrary(MPLibrary *_l) noexcept (defined in TMPLibrary)TMPLibrary
SetMPProblem(MPProblem *const _problem) noexcept (defined in TMPLibrary)TMPLibrary
SetPlan(Plan *_plan) (defined in TMPLibrary)TMPLibrary
Solve(MPProblem *_problem, Decomposition *_decomp, Plan *_plan, Coordinator *_coordinator, std::vector< Robot * > _team) (defined in TMPLibrary)TMPLibrary
StateGraphPointer typedef (defined in TMPLibrary)TMPLibrary
StateGraphSet typedef (defined in TMPLibrary)TMPLibrary
TaskAllocatorMethodPointer typedef (defined in TMPLibrary)TMPLibrary
TaskAllocatorMethodSet typedef (defined in TMPLibrary)TMPLibrary
TaskDecomposerMethodPointer typedef (defined in TMPLibrary)TMPLibrary
TaskDecomposerMethodSet typedef (defined in TMPLibrary)TMPLibrary
TaskEvaluatorMethodPointer typedef (defined in TMPLibrary)TMPLibrary
TaskEvaluatorMethodSet typedef (defined in TMPLibrary)TMPLibrary
TMPLibrary() (defined in TMPLibrary)TMPLibrary
TMPLibrary(const std::string &_filename) (defined in TMPLibrary)TMPLibrary
TMPStrategyMethodPointer typedef (defined in TMPLibrary)TMPLibrary
TMPStrategyMethodSet typedef (defined in TMPLibrary)TMPLibrary
~TMPLibrary() (defined in TMPLibrary)TMPLibrary