YARP
Yet Another Robot Platform
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::ContactStyle
Preferences for how to communicate with a contact.
Definition:
ContactStyle.h:24
yarp::os::ContactStyle::ContactStyle
ContactStyle()
Constructor.
Definition:
ContactStyle.cpp:10
yarp
The main, catch-all namespace for YARP.
Definition:
dirs.h:16
YARP
3.5.1
src
libYARP_os
src
yarp
os
ContactStyle.cpp
Generated on Sat Dec 25 2021 02:23:03 for YARP by
1.9.1