vdr  2.2.0
Public Attributes | List of all members
SI::local_time_offset_entry Struct Reference

#include <headers.h>

Public Attributes

u_char country_code1:8
 
u_char country_code2:8
 
u_char country_code3:8
 
u_char country_region_id:6
 
u_char __pad0__:1
 
u_char local_time_offset_polarity:1
 
u_char local_time_offset_h:8
 
u_char local_time_offset_m:8
 
u_char time_of_change_mjd_hi:8
 
u_char time_of_change_mjd_lo:8
 
u_char time_of_change_time_h:8
 
u_char time_of_change_time_m:8
 
u_char time_of_change_time_s:8
 
u_char next_time_offset_h:8
 
u_char next_time_offset_m:8
 

Detailed Description

Definition at line 1300 of file headers.h.

Member Data Documentation

u_char SI::local_time_offset_entry::__pad0__

Definition at line 1306 of file headers.h.

u_char SI::local_time_offset_entry::country_code1

Definition at line 1301 of file headers.h.

Referenced by SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse().

u_char SI::local_time_offset_entry::country_code2

Definition at line 1302 of file headers.h.

Referenced by SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse().

u_char SI::local_time_offset_entry::country_code3

Definition at line 1303 of file headers.h.

Referenced by SI::LocalTimeOffsetDescriptor::LocalTimeOffset::Parse().

u_char SI::local_time_offset_entry::country_region_id

Definition at line 1305 of file headers.h.

u_char SI::local_time_offset_entry::local_time_offset_h

Definition at line 1313 of file headers.h.

u_char SI::local_time_offset_entry::local_time_offset_m

Definition at line 1314 of file headers.h.

u_char SI::local_time_offset_entry::local_time_offset_polarity

Definition at line 1307 of file headers.h.

u_char SI::local_time_offset_entry::next_time_offset_h

Definition at line 1320 of file headers.h.

u_char SI::local_time_offset_entry::next_time_offset_m

Definition at line 1321 of file headers.h.

u_char SI::local_time_offset_entry::time_of_change_mjd_hi

Definition at line 1315 of file headers.h.

u_char SI::local_time_offset_entry::time_of_change_mjd_lo

Definition at line 1316 of file headers.h.

u_char SI::local_time_offset_entry::time_of_change_time_h

Definition at line 1317 of file headers.h.

u_char SI::local_time_offset_entry::time_of_change_time_m

Definition at line 1318 of file headers.h.

u_char SI::local_time_offset_entry::time_of_change_time_s

Definition at line 1319 of file headers.h.


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