6 #ifndef CARMA_ALARM_SOUNDSTABLE_H
7 #define CARMA_ALARM_SOUNDSTABLE_H
20 SoundsTable(
const std::string &file);
22 ::std::string getSoundFileByName( const ::std::string &name );
23 ::std::string getSoundFullPathFileByName( const ::std::string &name );
32 #endif // CARMA_ALARM_SOUNDSTABLE_H
Simple ASCII Table format, fully memory based.