#include <yarp/os/ConnectionWriter.h>
#include <yarp/os/SizedWriter.h>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | yarp::os::impl::BufferedConnectionWriter |
A helper for creating cached object descriptions. More... | |
Namespaces | |
yarp | |
The main, catch-all namespace for YARP. | |
yarp::os | |
An interface to the operating system, including Port based communication. | |
yarp::os::impl | |
The components from which ports and connections are built. | |
Variables | |
constexpr size_t | yarp::os::impl::BUFFERED_CONNECTION_INITIAL_POOL_SIZE = 1024 |