MythTV  master
Public Types | Public Attributes | List of all members
MultiValue::entry Struct Reference

#include <dbaccess.h>

Collaboration diagram for MultiValue::entry:
Collaboration graph
[legend]

Public Types

using values_type = std::vector< long >
 

Public Attributes

int id {0}
 
values_type values
 

Detailed Description

Definition at line 40 of file dbaccess.h.

Member Typedef Documentation

◆ values_type

using MultiValue::entry::values_type = std::vector<long>

Definition at line 43 of file dbaccess.h.

Member Data Documentation

◆ id

int MultiValue::entry::id {0}

◆ values

values_type MultiValue::entry::values

The documentation for this struct was generated from the following file: