MTC
Public Member Functions | List of all members
moveit::task_constructor::FallbacksPrivateGenerator Struct Reference

Fallbacks implementation for GENERATOR interface. More...

#include <container_p.h>

Inheritance diagram for moveit::task_constructor::FallbacksPrivateGenerator:
Inheritance graph
[legend]
Collaboration diagram for moveit::task_constructor::FallbacksPrivateGenerator:
Collaboration graph
[legend]

Public Member Functions

 FallbacksPrivateGenerator (FallbacksPrivate &&old)
 
bool nextJob () override
 Advance to the next job, assuming that the current child is exhausted on the current job.
 
- Public Member Functions inherited from moveit::task_constructor::FallbacksPrivateCommon
 FallbacksPrivateCommon (FallbacksPrivate &&other)
 
void nextChild ()
 Advance to next child.
 
void reset () override
 
bool canCompute () const override
 
void compute () override
 

Additional Inherited Members

- Public Attributes inherited from moveit::task_constructor::FallbacksPrivateCommon
container_type::const_iterator current_
 

Detailed Description

Fallbacks implementation for GENERATOR interface.


The documentation for this struct was generated from the following files: