host/config/configurereplicationpairmanager.h (
5
lines of code) (
raw
):
struct ConfigureReplicationPairManager { boost::range<> getPairs(); void startReplication( pair ); // maybe add these to pair instead void stopReplication( pair ); };