YARP
Yet Another Robot Platform
TcpRosLogComponent.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 "
TcpRosLogComponent.h
"
7
8
YARP_LOG_COMPONENT
(
TCPROSCARRIER
,
9
"yarp.carrier.tcpros"
,
10
yarp::os::Log::minimumPrintLevel
(),
11
yarp::os::Log::LogTypeReserved
,
12
yarp::os::Log::printCallback
(),
13
nullptr
)
TCPROSCARRIER
const yarp::os::LogComponent & TCPROSCARRIER()
Definition:
TcpRosLogComponent.cpp:13
TcpRosLogComponent.h
yarp::os::Log::printCallback
static LogCallback printCallback()
Get current print callback.
Definition:
Log.cpp:880
yarp::os::Log::minimumPrintLevel
static LogType minimumPrintLevel()
Get current minimum print level.
Definition:
Log.cpp:833
yarp::os::Log::LogTypeReserved
@ LogTypeReserved
Definition:
Log.h:97
YARP_LOG_COMPONENT
#define YARP_LOG_COMPONENT(name,...)
Definition:
LogComponent.h:76
YARP
3.7.2
src
carriers
tcpros_carrier
TcpRosLogComponent.cpp
Generated on Fri Jul 1 2022 03:02:43 for YARP by
1.9.4