![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <qry_dat.h>
Public Attributes | |
std::string | name |
std::string | display_name |
fType | type |
std::string | field_table |
bool | read_only |
unsigned int | field_len |
unsigned int | field_flags |
int | idx |
std::string dbiplus::field_prop::display_name |
unsigned int dbiplus::field_prop::field_flags |
unsigned int dbiplus::field_prop::field_len |
std::string dbiplus::field_prop::field_table |
int dbiplus::field_prop::idx |
std::string dbiplus::field_prop::name |
bool dbiplus::field_prop::read_only |
fType dbiplus::field_prop::type |