libcdio  0.94
Data Fields
iso_rock_time_s Struct Reference

#include <rock.h>

Data Fields

bool b_used
 
bool b_longdate
 
union {
   iso9660_ltime_t   ltime
 
   iso9660_dtime_t   dtime
 
t
 

Field Documentation

§ b_longdate

bool iso_rock_time_s::b_longdate

If true date format is a iso9660_ltime_t. Otherwise date is iso9660_dtime_t

§ b_used

bool iso_rock_time_s::b_used

If true, field has been set and is valid. Otherwise remaning fields are meaningless.

§ dtime

iso9660_dtime_t iso_rock_time_s::dtime

§ ltime

iso9660_ltime_t iso_rock_time_s::ltime

§ t

union { ... } iso_rock_time_s::t

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

Generated for libcdio by doxygen 1.8.12