#include <yarp/rosmsg/TickTime.h>
|
std::uint32_t | sec |
|
std::uint32_t | nsec |
|
|
static constexpr const char * | typeName = "TickTime" |
|
static constexpr const char * | typeChecksum = "4771ad66fef816d2e4bead2f45a1cde6" |
|
static constexpr const char * | typeText |
|
Definition at line 29 of file TickTime.h.
◆ bottleStyle
◆ rosStyle
◆ TickTime() [1/2]
yarp::rosmsg::TickTime::TickTime |
( |
| ) |
|
|
inline |
◆ TickTime() [2/2]
yarp::rosmsg::TickTime::TickTime |
( |
double |
timestamp | ) |
|
|
inline |
◆ clear()
void yarp::rosmsg::TickTime::clear |
( |
| ) |
|
|
inline |
◆ getType()
◆ operator double()
yarp::rosmsg::TickTime::operator double |
( |
| ) |
|
|
inline |
◆ operator=()
TickTime& yarp::rosmsg::TickTime::operator= |
( |
const double |
timestamp | ) |
|
|
inline |
◆ read()
Read this object from a network connection.
Override this for your particular class.
- Parameters
-
reader | an interface to the network connection for reading |
- Returns
- true iff the object is successfully read
Implements yarp::os::Portable.
Definition at line 116 of file TickTime.h.
◆ readBare()
◆ readBottle()
◆ write()
Write this object to a network connection.
Override this for your particular class. Be aware that depending on the nature of the connections a port has, and what protocol they use, and how efficient the YARP implementation is, this method may be called once, twice, or many times, as the result of a single call to Port::write
- Parameters
-
writer | an interface to the network connection for writing |
- Returns
- true iff the object is successfully written
Implements yarp::os::Portable.
Definition at line 151 of file TickTime.h.
◆ writeBare()
◆ writeBottle()
◆ nsec
std::uint32_t yarp::rosmsg::TickTime::nsec |
◆ sec
std::uint32_t yarp::rosmsg::TickTime::sec |
◆ typeChecksum
constexpr const char* yarp::rosmsg::TickTime::typeChecksum = "4771ad66fef816d2e4bead2f45a1cde6" |
|
staticconstexpr |
◆ typeName
constexpr const char* yarp::rosmsg::TickTime::typeName = "TickTime" |
|
staticconstexpr |
◆ typeText
constexpr const char* yarp::rosmsg::TickTime::typeText |
|
staticconstexpr |
The documentation for this class was generated from the following file:
- src/libYARP_rosmsg/src/idl_generated_code/yarp/rosmsg/TickTime.h