MythTV
master
|
#include <libmythmetadata/dbaccess.h>
Static Public Member Functions | |
static VideoGenreMap & | getGenreMap () |
Private Member Functions | |
VideoGenreMap () | |
~VideoGenreMap () override=default | |
Additional Inherited Members | |
Public Types inherited from MultiValue | |
using | entry_list = std::vector< entry > |
Public Member Functions inherited from MultiValue | |
int | add (int id, int value) |
bool | get (int id, entry &values) |
void | remove (int id, int value) |
void | remove (int id) |
bool | exists (int id, int value) |
bool | exists (int id) |
void | load_data () |
Protected Member Functions inherited from MultiValue | |
MultiValue (MultiValueImp *imp) | |
virtual | ~MultiValue ()=default |
Definition at line 96 of file dbaccess.h.
|
private |
Definition at line 540 of file dbaccess.cpp.
|
overrideprivatedefault |
|
static |
Definition at line 545 of file dbaccess.cpp.
Referenced by VideoMetadataImp::DeleteFromDatabase(), VideoMetadataImp::fillGenres(), and VideoMetadataImp::updateGenres().