MTC
|
Fallbacks implementation for CONNECT interface. More...
#include <container_p.h>
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_ |
Fallbacks implementation for CONNECT interface.