YARP
Yet Another Robot Platform
ImplementControlLimits2.h
Go to the documentation of this file.
1
/*
2
* Copyright (C) 2006-2020 Istituto Italiano di Tecnologia (IIT)
3
* All rights reserved.
4
*
5
* This software may be modified and distributed under the terms of the
6
* BSD-3-Clause license. See the accompanying LICENSE file for details.
7
*/
8
9
#ifndef YARP_DEV_ICONTROLLIMITS2IMPL_H
10
#define YARP_DEV_ICONTROLLIMITS2IMPL_H
11
12
13
#include <
yarp/dev/ImplementControlLimits.h
>
14
#include <
yarp/dev/api.h
>
15
#include <
yarp/os/Log.h
>
16
17
namespace
yarp
{
18
namespace
dev {
19
#ifndef YARP_NO_DEPRECATED // Since YARP 3.0.0
20
YARP_DEPRECATED_TYPEDEF_MSG
(
"Use yarp::dev::ImplementControlLimits instead"
)
ImplementControlLimits
ImplementControlLimits2
;
21
YARP_DEPRECATED_TYPEDEF_MSG
("Use
yarp
::dev::
StubImplControlLimitsRaw
instead")
StubImplControlLimitsRaw
StubImplControlLimits2Raw
;
22
#endif
23
}
24
}
25
#endif // YARP_DEV_ICONTROLLIMITS2IMPL_H
yarp::dev::StubImplControlLimitsRaw
Stub implementation of IControlLimitRaw interface.
Definition:
ImplementControlLimits.h:86
Log.h
ImplementControlLimits.h
YARP_DEPRECATED_TYPEDEF_MSG
#define YARP_DEPRECATED_TYPEDEF_MSG(x)
Definition:
api.h:102
yarp
The main, catch-all namespace for YARP.
Definition:
environment.h:18
yarp::dev::ImplementControlLimits
class ImplementControlLimits; class StubImplControlLimitsRaw;
Definition:
ImplementControlLimits.h:29
api.h
YARP
3.4.100+20201223.2+gitb8ea4d712
src
libYARP_dev
src
yarp
dev
ImplementControlLimits2.h
Generated on Sun Jan 3 2021 02:46:23 for YARP by
1.8.20