YARP
Yet Another Robot Platform
PortInfo.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/PortInfo.h
>
8
9
10
yarp::os::PortInfo::PortInfo
() :
11
tag(PORTINFO_NULL),
12
incoming(false),
13
created(true),
14
message(
"no information"
)
15
{
16
}
PortInfo.h
yarp::os::PortInfo::PortInfo
PortInfo()
Constructor.
Definition:
PortInfo.cpp:10
YARP
3.5.1
src
libYARP_os
src
yarp
os
PortInfo.cpp
Generated on Sat Dec 25 2021 02:23:04 for YARP by
1.9.1