YARP
Yet Another Robot Platform
Dispatcher.cpp
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3  * SPDX-FileCopyrightText: 2006-2010 RobotCub Consortium
4  * SPDX-License-Identifier: BSD-3-Clause
5  */
6 
8 
9 YARP_OS_LOG_COMPONENT(DISPATCHER, "yarp.os.impl.Dispatcher")
const yarp::os::LogComponent & DISPATCHER()
Definition: Dispatcher.cpp:9
#define YARP_OS_LOG_COMPONENT(name, name_string)
Definition: LogComponent.h:35