Inferno
0.2
|
Coupling slave can read the master's CouplingKeys structure. More...
#include <search_replace.hpp>
Public Member Functions | |
virtual void | SetCouplingsMaster (CouplingKeys *ck)=0 |
Coupling slave can read the master's CouplingKeys structure.
Definition at line 223 of file search_replace.hpp.
virtual void CouplingSlave::SetCouplingsMaster | ( | CouplingKeys * | ck | ) | [pure virtual] |
Implemented in SlaveIntermediate< ALGO >, SlaveIntermediate< SearchReplace >, and SlaveIntermediate< CompareReplace >.