YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
IFrameGrabberImage.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 <
yarp/dev/IFrameGrabberImage.h
>
7
#include <
yarp/dev/IFrameGrabberImage-inl.h
>
8
9
#include <
yarp/os/LogComponent.h
>
10
11
YARP_LOG_COMPONENT
(
IFRAMEGRABBEROF
,
"yarp.dev.IFrameGrabberOf"
)
12
13
yarp
::dev::IFrameGrabberImageBase::~IFrameGrabberImageBase() = default;
14
15
template class
yarp
::dev::IFrameGrabberOf<
yarp
::sig::ImageOf<
yarp
::sig::PixelRgb>>;
16
template class
yarp
::dev::IFrameGrabberOf<
yarp
::sig::ImageOf<
yarp
::sig::PixelMono>>;
17
template class
yarp
::dev::IFrameGrabberOf<
yarp
::sig::ImageOf<
yarp
::sig::PixelFloat>>;
18
template class
yarp
::dev::IFrameGrabberOf<
yarp
::sig::FlexImage>;
IFrameGrabberImage-inl.h
IFRAMEGRABBEROF
const yarp::os::LogComponent & IFRAMEGRABBEROF()
Definition
IFrameGrabberImage.cpp:11
IFrameGrabberImage.h
LogComponent.h
YARP_LOG_COMPONENT
#define YARP_LOG_COMPONENT(name,...)
Definition
LogComponent.h:76
yarp
The main, catch-all namespace for YARP.
Definition
dirs.h:16
YARP
3.11.100+20250530.6+git976c2f126
src
libYARP_dev
src
yarp
dev
IFrameGrabberImage.cpp
Generated on Sat May 31 2025 02:40:10 for YARP by
1.9.8