#include "SoundData.h"
#include <string.h>
Include dependency graph for SoundData.cpp:
Go to the source code of this file.
Functions | |
In & | operator>> (In &stream, SoundData &soundData) |
Streaming operator that reads the SoundData from a stream. |
Definition in file SoundData.cpp.
|
Streaming operator that reads the SoundData from a stream.
Definition at line 23 of file SoundData.cpp. |