YARP
Yet Another Robot Platform
MjpegLogComponent.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 "
MjpegLogComponent.h
"
7
8
YARP_LOG_COMPONENT
(
MJPEGCARRIER
,
9
"yarp.carrier.mjpeg"
,
10
yarp::os::Log::minimumPrintLevel
(),
11
yarp::os::Log::LogTypeReserved
,
12
yarp::os::Log::printCallback
(),
13
nullptr
)
MJPEGCARRIER
const yarp::os::LogComponent & MJPEGCARRIER()
Definition:
MjpegLogComponent.cpp:13
MjpegLogComponent.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
mjpeg_carrier
MjpegLogComponent.cpp
Generated on Fri Jul 1 2022 03:02:42 for YARP by
1.9.4