YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
Sound.cpp File Reference
#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>
+ Include dependency graph for Sound.cpp:

Go to the source code of this file.

Classes

class  SoundHeader
 

Macros

#define NetUint8   unsigned char
 
#define NetUint16   short unsigned int
 

Macro Definition Documentation

◆ NetUint16

Definition at line 35 of file Sound.cpp.

◆ NetUint8

Definition at line 31 of file Sound.cpp.