MythTV
master
|
#include <libmythmetadata/dbaccess.h>
Static Public Member Functions | |
static VideoCountryMap & | getCountryMap () |
Private Member Functions | |
VideoCountryMap () | |
~VideoCountryMap () 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 106 of file dbaccess.h.
|
private |
Definition at line 554 of file dbaccess.cpp.
|
overrideprivatedefault |
|
static |
Definition at line 560 of file dbaccess.cpp.
Referenced by VideoMetadataImp::DeleteFromDatabase(), VideoMetadataImp::fillCountries(), and VideoMetadataImp::updateCountries().