YARP
Yet Another Robot Platform
ShmemLogComponent.h
Go to the documentation of this file.
1 /*
2  * SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3  * SPDX-License-Identifier: BSD-3-Clause
4  */
5 
6 #ifndef YARP_SHMEMLOGCOMPONENT_H
7 #define YARP_SHMEMLOGCOMPONENT_H
8 
9 #include <yarp/os/LogComponent.h>
10 
12 
13 #endif // YARP_SHMEMLOGCOMPONENT_H
const yarp::os::LogComponent & SHMEMCARRIER()
#define YARP_DECLARE_LOG_COMPONENT(name)
Definition: LogComponent.h:74