YARP
Yet Another Robot Platform
Loading...
Searching...
No Matches
ContactStyle.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/ContactStyle.h
>
8
9
10
yarp::os::ContactStyle::ContactStyle
() :
11
admin(
false
),
12
quiet(
false
),
13
verboseOnSuccess(
true
),
14
timeout(-1),
15
carrier(
""
),
16
expectReply(
true
),
17
persistent(
false
),
18
persistenceType(
yarp
::os::
ContactStyle
::OPENENDED)
19
{
20
}
ContactStyle.h
yarp::os::BufferedPort
A mini-server for performing network communication in the background.
Definition
BufferedPort.h:60
yarp::os::ContactStyle
Preferences for how to communicate with a contact.
Definition
ContactStyle.h:23
yarp::os::ContactStyle::ContactStyle
ContactStyle()
Constructor.
Definition
ContactStyle.cpp:10
yarp
The main, catch-all namespace for YARP.
Definition
dirs.h:16
YARP
3.11.100+20250401.4+gitb9213d601
src
libYARP_os
src
yarp
os
ContactStyle.cpp
Generated on Sun Apr 20 2025 02:40:03 for YARP by
1.9.8