|
MythTV master
|
#include <array>#include <string>Go to the source code of this file.
Typedefs | |
| using | genre_table_array = std::array< const std::string, 148 > |
Variables | |
| const genre_table_array | genre_table |
| using genre_table_array = std::array<const std::string,148> |
|
extern |
Definition at line 3 of file genres.cpp.
Referenced by Ripper::searchGenre().