YARP
Yet Another Robot Platform
Dispatcher.cpp
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3  * Copyright (C) 2006-2010 RobotCub Consortium
4  * All rights reserved.
5  *
6  * This software may be modified and distributed under the terms of the
7  * BSD-3-Clause license. See the accompanying LICENSE file for details.
8  */
9 
11 
12 YARP_OS_LOG_COMPONENT(DISPATCHER, "yarp.os.impl.Dispatcher")
Dispatcher.h
DISPATCHER
const yarp::os::LogComponent & DISPATCHER()
Definition: Dispatcher.cpp:12
YARP_OS_LOG_COMPONENT
#define YARP_OS_LOG_COMPONENT(name, name_string)
Definition: LogComponent.h:37