6#ifndef ApplicationNetworkProtocolVersion_H
7#define ApplicationNetworkProtocolVersion_H
19 short int yarp_major = -1;
20 short int yarp_minor = -1;
21 short int yarp_patch = -1;
std::string toString(const T &value)
convert an arbitrary type to string.
~ApplicationNetworkProtocolVersion()=default
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.
constexpr std::int16_t protocol_version
An interface to the operating system, including Port based communication.