YARP
Yet Another Robot Platform
ShmemLogComponent.cpp
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
#include "
ShmemLogComponent.h
"
7
8
YARP_LOG_COMPONENT
(
SHMEMCARRIER
,
9
"yarp.carrier.shmem"
,
10
yarp::os::Log::minimumPrintLevel
(),
11
yarp::os::Log::LogTypeReserved
,
12
yarp::os::Log::printCallback
(),
13
nullptr
)
SHMEMCARRIER
const yarp::os::LogComponent & SHMEMCARRIER()
Definition:
ShmemLogComponent.cpp:13
ShmemLogComponent.h
yarp::os::Log::printCallback
static LogCallback printCallback()
Get current print callback.
Definition:
Log.cpp:821
yarp::os::Log::minimumPrintLevel
static LogType minimumPrintLevel()
Get current minimum print level.
Definition:
Log.cpp:774
yarp::os::Log::LogTypeReserved
@ LogTypeReserved
Definition:
Log.h:80
YARP_LOG_COMPONENT
#define YARP_LOG_COMPONENT(name,...)
Definition:
LogComponent.h:77
YARP
3.5.1
src
carriers
shmem_carrier
ShmemLogComponent.cpp
Generated on Sat Dec 25 2021 02:23:00 for YARP by
1.9.1