YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
PortReader.cpp
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-FileCopyrightText: 2006-2010 RobotCub Consortium
4
* SPDX-License-Identifier: BSD-3-Clause
5
*/
6
7
#include <
yarp/os/PortReader.h
>
8
#include <
yarp/os/Type.h
>
9
10
yarp::os::PortReader::~PortReader
() =
default
;
11
12
yarp::os::Type
yarp::os::PortReader::getReadType
()
const
13
{
14
return
Type::anon
();
15
}
PortReader.h
Type.h
yarp::os::PortReader::~PortReader
virtual ~PortReader()
Destructor.
yarp::os::PortReader::getReadType
virtual Type getReadType() const
Definition
PortReader.cpp:12
yarp::os::Type
Definition
Type.h:20
yarp::os::Type::anon
static Type anon()
Definition
Type.cpp:194
YARP
3.10.1+35-20241205.6+git6b4bb23ab
src
libYARP_os
src
yarp
os
PortReader.cpp
Generated on Thu Dec 12 2024 02:37:47 for YARP by
1.9.8