#include <yarp/sig/Sound.h>
#include <yarp/os/Bottle.h>
#include <yarp/os/PortablePair.h>
#include <yarp/os/LogComponent.h>
#include <yarp/os/LogStream.h>
#include <yarp/os/Time.h>
#include <yarp/os/Value.h>
#include <functional>
#include <yarp/os/ConnectionReader.h>
#include <yarp/os/ConnectionWriter.h>
#include <cstring>
#include <cstdio>
#include <vector>
Go to the source code of this file.
Classes | |
class | SoundHeader |
Macros | |
#define | NetUint8 unsigned char |
#define | NetUint16 short unsigned int |