OpenDNSSEC-signer  1.3.16
Data Fields
duration_struct Struct Reference

#include <duration.h>

Collaboration diagram for duration_struct:
Collaboration graph
[legend]

Data Fields

allocator_typeallocator
 
time_t years
 
time_t months
 
time_t weeks
 
time_t days
 
time_t hours
 
time_t minutes
 
time_t seconds
 

Detailed Description

Definition at line 48 of file duration.h.

Field Documentation

allocator_type* duration_struct::allocator

Definition at line 50 of file duration.h.

Referenced by duration_cleanup(), and duration_create().

time_t duration_struct::days
time_t duration_struct::hours
time_t duration_struct::minutes
time_t duration_struct::months
time_t duration_struct::seconds
time_t duration_struct::weeks
time_t duration_struct::years

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