Function eCAL::Util::EnableLoopback

Function Documentation

ECAL_API void eCAL::Util::EnableLoopback(bool state_)

Enable eCAL message loop back, that means subscriber will receive messages from publishers of the same process (default == false).

Parameters

state_ – Switch on message loop back.