Function ecal_enable_loopback#
Defined in File ecal_clang.h
Function Documentation#
-
ECAL_API void ecal_enable_loopback(const int state_)#
Enable eCAL message loop back, that means subscriber will receive messages from publishers of the same process (default == false).
- Deprecated:
Will be removed in future eCAL versions.
- Parameters:
state_ – Switch on message loop back..