Function eCAL::Util::EnableLoopback#
Defined in File ecal_util.h
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.