MythTV
master
|
#include <libmythmetadata/dbaccess.h>
Public Types | |
using | values_type = std::vector< long > |
Public Attributes | |
int | id {0} |
values_type | values |
Definition at line 40 of file dbaccess.h.
using MultiValue::entry::values_type = std::vector<long> |
Definition at line 43 of file dbaccess.h.
int MultiValue::entry::id {0} |
Definition at line 42 of file dbaccess.h.
Referenced by discid.disc.Disc::__str__(), MultiValueImp::add(), MultiValueImp::fill_from_db(), hardwareprofile.devicelist.PCIDevice::process(), and hardwareprofile.devicelist.USBDevice::process().
values_type MultiValue::entry::values |
Definition at line 44 of file dbaccess.h.
Referenced by MultiValueImp::add(), VideoMetadataImp::fillCast(), VideoMetadataImp::fillCountries(), VideoMetadataImp::fillGenres(), and hardwareprofile.distros.mythtv_data.orddict.OrdDict::iteritems().