YARP
Yet Another Robot Platform
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:21
yarp::os::Type::anon
static Type anon()
Definition:
Type.cpp:194
YARP
3.5.1
src
libYARP_os
src
yarp
os
PortReader.cpp
Generated on Sat Dec 25 2021 02:23:04 for YARP by
1.9.1