18#ifndef INCLUDED_ICMPSOUND
19#define INCLUDED_ICMPSOUND
31 virtual std::wstring
GetSoundGroup(
const std::wstring& soundName)
const = 0;
#define DECLARE_INTERFACE_TYPE(iname)
Definition: Interface.h:23
Sound data.
Definition: ICmpSound.h:29
virtual std::wstring GetSoundGroup(const std::wstring &soundName) const =0
Definition: IComponent.h:33