The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Functions
sound_music_track.hpp File Reference
#include <string>
Include dependency graph for sound_music_track.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sound::music_track
 Internal representation of music tracks. More...
 

Namespaces

 sound
 Audio output for sound and music.
 

Functions

bool operator== (const sound::music_track &a, const sound::music_track &b)
 
bool operator!= (const sound::music_track &a, const sound::music_track &b)
 

Function Documentation

bool operator!= ( const sound::music_track a,
const sound::music_track b 
)
inline

Definition at line 71 of file sound_music_track.hpp.

References sound::music_track::file_path().

bool operator== ( const sound::music_track a,
const sound::music_track b 
)
inline

Definition at line 68 of file sound_music_track.hpp.

References sound::music_track::file_path().