9 #ifndef YARP_OS_MESSAGESTACK_H
10 #define YARP_OS_MESSAGESTACK_H
55 void stack(
PortWriter& msg, const std::
string& tag = "");
57 #ifndef DOXYGEN_SHOULD_SKIP_THIS
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...
The main, catch-all namespace for YARP.