|
MythTV master
|
#include <libmythmetadata/dbaccess.h>
Static Public Member Functions | |
| static VideoCastMap & | getCastMap () |
Private Member Functions | |
| VideoCastMap () | |
| ~VideoCastMap () 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 126 of file dbaccess.h.
|
private |
Definition at line 569 of file dbaccess.cpp.
|
overrideprivatedefault |
|
static |
Definition at line 575 of file dbaccess.cpp.
Referenced by VideoMetadataImp::DeleteFromDatabase(), VideoMetadataImp::fillCast(), and VideoMetadataImp::updateCast().