add(Stage::pointer &&stage) (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | |
addSolutionCallback(SolutionCallback &&cb) | moveit::task_constructor::Stage | |
canCompute() const override (defined in moveit::task_constructor::WrapperBase) | moveit::task_constructor::WrapperBase | virtual |
clear() (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | virtual |
compute() override (defined in moveit::task_constructor::WrapperBase) | moveit::task_constructor::WrapperBase | virtual |
ContainerBase(ContainerBasePrivate *impl) (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | protected |
DEFAULT enum value (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
explainFailure(std::ostream &os) const override (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | virtual |
failures() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
findChild(const std::string &name) const (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | |
forwardedProperties() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | inline |
forwardProperties(const InterfaceState &source, InterfaceState &dest) | moveit::task_constructor::Stage | |
getTotalComputeTime() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
init(const moveit::core::RobotModelConstPtr &robot_model) override | moveit::task_constructor::ContainerBase | virtual |
insert(Stage::pointer &&stage, int before=-1) override | moveit::task_constructor::WrapperBase | virtual |
INTERFACE enum value (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
introspection() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
introspectionId() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
liftSolution(const SolutionBase &solution) | moveit::task_constructor::ParallelContainerBase | inlineprotected |
liftSolution(const SolutionBase &solution, double cost) | moveit::task_constructor::ParallelContainerBase | inlineprotected |
liftSolution(const SolutionBase &solution, double cost, std::string comment) | moveit::task_constructor::ParallelContainerBase | protected |
MANUAL enum value (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
markerNS() | moveit::task_constructor::Stage | inline |
name() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
numChildren() const (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | |
numFailures() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
onNewSolution(const SolutionBase &s)=0 | moveit::task_constructor::ContainerBase | pure virtual |
operator[](int index) const (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | |
ParallelContainerBase(const std::string &name="parallel container") (defined in moveit::task_constructor::ParallelContainerBase) | moveit::task_constructor::ParallelContainerBase | |
ParallelContainerBase(ParallelContainerBasePrivate *impl) (defined in moveit::task_constructor::ParallelContainerBase) | moveit::task_constructor::ParallelContainerBase | protected |
parent() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
PARENT enum value (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
pimpl_ (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | protected |
pointer typedef (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | |
properties() | moveit::task_constructor::Stage | |
properties() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | inline |
PropertyInitializerSource enum name | moveit::task_constructor::Stage | |
pruning() const (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | inline |
remove(int pos) (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | virtual |
remove(Stage *child) (defined in moveit::task_constructor::ContainerBase) | moveit::task_constructor::ContainerBase | virtual |
removeSolutionCallback(SolutionCallbackList::const_iterator which) | moveit::task_constructor::Stage | |
reportPropertyError(const Property::error &e) | moveit::task_constructor::Stage | |
reset() override | moveit::task_constructor::ContainerBase | virtual |
sendBackward(InterfaceState &&from, const InterfaceState &to, SubTrajectory &&trajectory) | moveit::task_constructor::ParallelContainerBase | protected |
sendForward(const InterfaceState &from, InterfaceState &&to, SubTrajectory &&trajectory) | moveit::task_constructor::ParallelContainerBase | protected |
setCostTerm(const CostTermConstPtr &term) | moveit::task_constructor::Stage | |
setCostTerm(T term) (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | inline |
setForwardedProperties(const std::set< std::string > &names) (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | inline |
setMarkerNS(const std::string &marker_ns) | moveit::task_constructor::Stage | inline |
setName(const std::string &name) (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
setProperty(const std::string &name, const boost::any &value) | moveit::task_constructor::Stage | |
setProperty(const std::string &name, const char *value) | moveit::task_constructor::Stage | inline |
setPruning(bool pruning) | moveit::task_constructor::ContainerBase | inline |
setTimeout(double timeout) | moveit::task_constructor::Stage | inline |
setTrajectoryExecutionInfo(TrajectoryExecutionInfo trajectory_execution_info) | moveit::task_constructor::Stage | inline |
silentFailure() | moveit::task_constructor::Stage | |
SolutionCallback typedef (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
SolutionCallbackList typedef (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
solutions() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | |
spawn(InterfaceState &&state, SubTrajectory &&trajectory) | moveit::task_constructor::ParallelContainerBase | protected |
Stage(StagePrivate *impl) | moveit::task_constructor::Stage | protected |
Stage(const Stage &)=delete | moveit::task_constructor::Stage | protected |
StageCallback typedef | moveit::task_constructor::ContainerBase | |
storeFailures() const | moveit::task_constructor::Stage | |
timeout() const | moveit::task_constructor::Stage | inline |
trajectoryExecutionInfo() const (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | inline |
traverseChildren(const StageCallback &processor) const | moveit::task_constructor::ContainerBase | |
traverseRecursively(const StageCallback &processor) const | moveit::task_constructor::ContainerBase | |
wrapped() | moveit::task_constructor::WrapperBase | |
wrapped() const (defined in moveit::task_constructor::WrapperBase) | moveit::task_constructor::WrapperBase | inline |
WrapperBase(const std::string &name="wrapper", Stage::pointer &&child=Stage::pointer()) (defined in moveit::task_constructor::WrapperBase) | moveit::task_constructor::WrapperBase | |
WrapperBase(WrapperBasePrivate *impl, Stage::pointer &&child=Stage::pointer()) (defined in moveit::task_constructor::WrapperBase) | moveit::task_constructor::WrapperBase | protected |
~Stage() (defined in moveit::task_constructor::Stage) | moveit::task_constructor::Stage | virtual |