Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Typedefs
SoundData.h File Reference
#include "lib/config2.h"
#include "lib/file/vfs/vfs_path.h"
#include "ps/CStr.h"
#include <map>

Go to the source code of this file.

Classes

class  CSoundData
 

Typedefs

typedef std::map< std::wstring,
CSoundData * > 
DataMap
 

Typedef Documentation

typedef std::map<std::wstring, CSoundData*> DataMap

Definition at line 30 of file SoundData.h.