YARP
Yet Another Robot Platform
ControlBoardWrapperPreciselyTimed.h
Go to the documentation of this file.
1
/*
2
* SPDX-FileCopyrightText: 2006-2021 Istituto Italiano di Tecnologia (IIT)
3
* SPDX-License-Identifier: BSD-3-Clause
4
*/
5
6
#ifndef YARP_DEV_CONTROLBOARDWRAPPER_CONTROLBOARDWRAPPERPRECISELYTIMED_H
7
#define YARP_DEV_CONTROLBOARDWRAPPER_CONTROLBOARDWRAPPERPRECISELYTIMED_H
8
9
#include <
yarp/dev/IPreciselyTimed.h
>
10
11
#include "
ControlBoardWrapperCommon.h
"
12
13
14
class
ControlBoardWrapperPreciselyTimed
:
15
virtual
public
ControlBoardWrapperCommon
,
16
public
yarp::dev::IPreciselyTimed
17
{
18
public
:
19
yarp::os::Stamp
getLastInputStamp
()
override
;
20
};
21
22
#endif
// YARP_DEV_CONTROLBOARDWRAPPER_CONTROLBOARDWRAPPERPRECISELYTIMED_H
ControlBoardWrapperCommon.h
IPreciselyTimed.h
ControlBoardWrapperCommon
Definition:
ControlBoardWrapperCommon.h:16
ControlBoardWrapperPreciselyTimed
Definition:
ControlBoardWrapperPreciselyTimed.h:17
ControlBoardWrapperPreciselyTimed::getLastInputStamp
yarp::os::Stamp getLastInputStamp() override
Return the time stamp relative to the last acquisition.
Definition:
ControlBoardWrapperPreciselyTimed.cpp:13
yarp::dev::IPreciselyTimed
Definition:
IPreciselyTimed.h:18
yarp::os::Stamp
An abstraction for a time stamp and/or sequence number.
Definition:
Stamp.h:22
YARP
3.5.1
src
devices
ControlBoardWrapper
ControlBoardWrapperPreciselyTimed.h
Generated on Sat Dec 25 2021 02:23:01 for YARP by
1.9.1