libcdio  2.0.0
Data Fields
udf_timestamp_s Struct Reference

#include <ecma_167.h>

Data Fields

udf_Uint16_t type_tz
 
udf_Uint16_t year
 
udf_Uint8_t month
 
udf_Uint8_t day
 
udf_Uint8_t hour
 
udf_Uint8_t minute
 
udf_Uint8_t second
 
udf_Uint8_t centiseconds
 
udf_Uint8_t hundreds_of_microseconds
 
udf_Uint8_t microseconds
 

Detailed Description

Timestamp (ECMA 167r3 1/7.3)

Field Documentation

§ centiseconds

udf_Uint8_t udf_timestamp_s::centiseconds

§ day

udf_Uint8_t udf_timestamp_s::day

§ hour

udf_Uint8_t udf_timestamp_s::hour

§ hundreds_of_microseconds

udf_Uint8_t udf_timestamp_s::hundreds_of_microseconds

§ microseconds

udf_Uint8_t udf_timestamp_s::microseconds

§ minute

udf_Uint8_t udf_timestamp_s::minute

§ month

udf_Uint8_t udf_timestamp_s::month

§ second

udf_Uint8_t udf_timestamp_s::second

§ type_tz

udf_Uint16_t udf_timestamp_s::type_tz

§ year

udf_Uint16_t udf_timestamp_s::year

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

Generated for libcdio by doxygen 1.8.12