6#ifndef YARP_OS_MESSAGESTACK_H
7#define YARP_OS_MESSAGESTACK_H
53#ifndef DOXYGEN_SHOULD_SKIP_THIS
A mini-server for performing network communication in the background.
Maintain a stack of messages to send asynchronously.
MessageStack(MessageStack &&) noexcept=delete
MessageStack(const MessageStack &)=delete
Interface implemented by all objects that can read themselves from the network, such as Bottle object...
Interface implemented by all objects that can write themselves to the network, such as Bottle objects...
An interface to the operating system, including Port based communication.