vdr  2.4.1
Public Attributes | List of all members
SI::cat Struct Reference

#include <headers.h>

Public Attributes

u_char table_id:8
 
u_char section_syntax_indicator:1
 
u_char dummy:1
 
u_char __pad0__:2
 
u_char section_length_hi:4
 
u_char section_length_lo:8
 
u_char reserved_1:8
 
u_char reserved_2:8
 
u_char __pad1__:2
 
u_char version_number:5
 
u_char current_next_indicator:1
 
u_char section_number:8
 
u_char last_section_number:8
 

Detailed Description

Definition at line 162 of file headers.h.

Member Data Documentation

◆ __pad0__

u_char SI::cat::__pad0__

Definition at line 167 of file headers.h.

◆ __pad1__

u_char SI::cat::__pad1__

Definition at line 179 of file headers.h.

◆ current_next_indicator

u_char SI::cat::current_next_indicator

Definition at line 181 of file headers.h.

◆ dummy

u_char SI::cat::dummy

Definition at line 166 of file headers.h.

◆ last_section_number

u_char SI::cat::last_section_number

Definition at line 188 of file headers.h.

◆ reserved_1

u_char SI::cat::reserved_1

Definition at line 176 of file headers.h.

◆ reserved_2

u_char SI::cat::reserved_2

Definition at line 177 of file headers.h.

◆ section_length_hi

u_char SI::cat::section_length_hi

Definition at line 168 of file headers.h.

◆ section_length_lo

u_char SI::cat::section_length_lo

Definition at line 175 of file headers.h.

◆ section_number

u_char SI::cat::section_number

Definition at line 187 of file headers.h.

◆ section_syntax_indicator

u_char SI::cat::section_syntax_indicator

Definition at line 165 of file headers.h.

◆ table_id

u_char SI::cat::table_id

Definition at line 163 of file headers.h.

◆ version_number

u_char SI::cat::version_number

Definition at line 180 of file headers.h.


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