Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals | Examples

fsdp_repeat_t Struct Reference

Information for a repeat (struct for r= lines). More...

#include <priv.h>


Data Fields

unsigned long int interval
unsigned long int duration
unsigned long int * offsets
unsigned int offsets_count


Detailed Description

Information for a repeat (struct for r= lines).

Definition at line 176 of file priv.h.


Field Documentation

unsigned long int fsdp_repeat_t::duration
 

Definition at line 179 of file priv.h.

Referenced by fsdp_add_repeat(), fsdp_format_bounded(), fsdp_get_period_repeat_duration(), and fsdp_parse().

unsigned long int fsdp_repeat_t::interval
 

Definition at line 178 of file priv.h.

Referenced by fsdp_add_repeat(), fsdp_format_bounded(), fsdp_get_period_repeat_interval(), and fsdp_parse().

unsigned long int* fsdp_repeat_t::offsets
 

Definition at line 180 of file priv.h.

Referenced by fsdp_add_repeat(), fsdp_description_recycle(), fsdp_format_bounded(), fsdp_get_period_repeat_offsets(), and fsdp_parse().

unsigned int fsdp_repeat_t::offsets_count
 

Definition at line 181 of file priv.h.

Referenced by fsdp_parse().


The documentation for this struct was generated from the following file:
Generated on Sun Jan 18 21:12:44 2004 for FreeSDP by doxygen 1.3.4