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

Fallbacks implementation for CONNECT interface. More...

#include <container_p.h>

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

Public Member Functions

 FallbacksPrivateConnect (FallbacksPrivate &&old)
 
void reset () override
 
bool canCompute () const override
 
void compute () override
 
void onNewFailure (const Stage &child, const InterfaceState *from, const InterfaceState *to) override
 
template<Interface::Direction dir>
void propagateStateUpdate (Interface::iterator external, Interface::UpdateFlags updated)
 

Public Attributes

container_type::const_iterator active_
 

Detailed Description

Fallbacks implementation for CONNECT interface.


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