Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
udf_cache Struct Reference

#include <udf25.h>

Public Attributes

int avdp_valid
 
struct avdp_t avdp
 
int pvd_valid
 
struct pvd_t pvd
 
int partition_valid
 
struct Partition partition
 
int rooticb_valid
 
struct AD rooticb
 
int lb_num
 
struct lbudflbs
 
int map_num
 
struct icbmapmaps
 

Member Data Documentation

§ avdp

struct avdp_t udf_cache::avdp

§ avdp_valid

int udf_cache::avdp_valid

§ lb_num

int udf_cache::lb_num

§ lbs

struct lbudf* udf_cache::lbs

§ map_num

int udf_cache::map_num

§ maps

struct icbmap* udf_cache::maps

§ partition

struct Partition udf_cache::partition

§ partition_valid

int udf_cache::partition_valid

§ pvd

struct pvd_t udf_cache::pvd

§ pvd_valid

int udf_cache::pvd_valid

§ rooticb

struct AD udf_cache::rooticb

§ rooticb_valid

int udf_cache::rooticb_valid

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