YARP
Yet Another Robot Platform
ImplementControlMode2.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_IMPLEMENTCONTROLMODE2_H
10
#define YARP_DEV_IMPLEMENTCONTROLMODE2_H
11
12
#include <
yarp/dev/ImplementControlMode.h
>
13
#include <
yarp/dev/api.h
>
14
15
namespace
yarp
{
16
namespace
dev {
17
#ifndef YARP_NO_DEPRECATED // Since YARP 3.0.0
18
YARP_DEPRECATED_TYPEDEF_MSG
(
"Use yarp::dev::ImplementControlMode instead"
)
ImplementControlMode
ImplementControlMode2
;
19
#endif
20
}
21
}
22
23
#endif // YARP_DEV_IMPLEMENTCONTROLMODE2_H
yarp::dev::ImplementControlMode
Definition:
ImplementControlMode.h:33
ImplementControlMode.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
api.h
YARP
3.4.100+20201223.2+gitb8ea4d712
src
libYARP_dev
src
yarp
dev
ImplementControlMode2.h
Generated on Sun Jan 3 2021 02:46:23 for YARP by
1.8.20