fsdp_time_period_t Struct Reference

Information about a time period. More...

#include <priv.h>


Data Fields

time_t start
time_t stop
fsdp_repeat_t ** repeats
unsigned int repeats_count


Detailed Description

Information about a time period.

The start and stop times as well as the information from the r= lines for a t= line are stored in this structures.

Definition at line 190 of file priv.h.


Field Documentation

fsdp_repeat_t** fsdp_time_period_t::repeats
 

Definition at line 193 of file priv.h.

Referenced by fsdp_add_repeat(), fsdp_get_period_repeat_duration(), fsdp_get_period_repeat_interval(), fsdp_get_period_repeat_offsets(), fsdp_get_period_repeat_offsets_count(), and fsdp_make_description().

unsigned int fsdp_time_period_t::repeats_count
 

Definition at line 194 of file priv.h.

Referenced by fsdp_add_repeat(), fsdp_get_period_repeat_offsets(), fsdp_get_period_repeat_offsets_count(), fsdp_get_period_repeats_count(), and fsdp_make_description().

time_t fsdp_time_period_t::start
 

Definition at line 191 of file priv.h.

Referenced by fsdp_add_period(), fsdp_get_period_start(), and fsdp_make_description().

time_t fsdp_time_period_t::stop
 

Definition at line 192 of file priv.h.

Referenced by fsdp_add_period(), fsdp_get_period_stop(), and fsdp_make_description().


The documentation for this struct was generated from the following file:
Generated on Wed May 3 13:49:06 2006 for FreeSDP by  doxygen 1.4.6