39 Stamp(
int count,
double time);
53 double getTime()
const;
68 int getMaxCount()
const;
80 void update(
double time);
A mini-server for performing network communication in the background.
An interface for reading from a network connection.
An interface for writing to a network connection.
This is a base class for objects that can be both read from and be written to the YARP network.
An abstraction for a time stamp and/or sequence number.
An interface to the operating system, including Port based communication.
std::int32_t NetInt32
Definition of the NetInt32 type.