vdr  1.7.31
Public Attributes | List of all members
SI::content_identifier_entry Struct Reference

#include <headers.h>

Public Attributes

u_char crid_type:6
u_char crid_location:2
union {
   u_char   crid_length:8
   u_char   crid_ref_hi:8
}; 
union {
   u_char   crid_byte:8
   u_char   crid_ref_lo:8
}; 
union {
   u_char   crid_length:8
   u_char   crid_ref_hi:8
}; 
union {
   u_char   crid_byte:8
   u_char   crid_ref_lo:8
}; 

Detailed Description

Definition at line 1683 of file include/libsi/headers.h.

Member Data Documentation

union { ... }
union { ... }
union { ... }
union { ... }
u_char SI::content_identifier_entry::crid_byte

Definition at line 1696 of file include/libsi/headers.h.

u_char SI::content_identifier_entry::crid_length
u_char SI::content_identifier_entry::crid_location
u_char SI::content_identifier_entry::crid_ref_hi

Definition at line 1693 of file include/libsi/headers.h.

u_char SI::content_identifier_entry::crid_ref_lo

Definition at line 1697 of file include/libsi/headers.h.

u_char SI::content_identifier_entry::crid_type

Definition at line 1685 of file include/libsi/headers.h.


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