YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
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::BufferedPort
A mini-server for performing network communication in the background.
Definition
BufferedPort.h:60
yarp::os::PortInfo::PortInfo
PortInfo()
Constructor.
Definition
PortInfo.cpp:10
YARP
3.11.100+20250323.9+gitd6ea616a8
src
libYARP_os
src
yarp
os
PortInfo.cpp
Generated on Sun Mar 23 2025 02:39:20 for YARP by
1.9.8