Pyrogenesis  trunk
Classes | Typedefs
SoundData.h File Reference
#include "lib/config2.h"
#include "lib/file/vfs/vfs_path.h"
#include "ps/CStr.h"
#include <map>
Include dependency graph for SoundData.h:
This graph shows which files directly or indirectly include this file:

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