vdr
1.7.27
|
#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 | |
}; |
Definition at line 1683 of file include/libsi/headers.h.
union { ... } |
union { ... } |
union { ... } |
union { ... } |
Definition at line 1696 of file include/libsi/headers.h.
Definition at line 1692 of file include/libsi/headers.h.
Referenced by SI::ContentIdentifierDescriptor::Identifier::Parse().
Definition at line 1686 of file include/libsi/headers.h.
Referenced by SI::ContentIdentifierDescriptor::Identifier::Parse().
Definition at line 1693 of file include/libsi/headers.h.
Definition at line 1697 of file include/libsi/headers.h.
Definition at line 1685 of file include/libsi/headers.h.