CMML_Time Struct Reference

#include <cmml.h>


Data Fields

char * tstr
CMML_Time_Type type
union {
   CMML_UTC *   utc
   double   sec
t


Detailed Description

CMML_Time: a time specification in CMML: either seconds or utc time; keeps the original time string for reuse, too
Examples:

cmml-write.c.


Field Documentation

copy of original time string for reuse in printing

Referenced by read_clip().

the type of time for selecting the union content

actual time in utc

actual time in seconds

Referenced by main(), and read_clip().

union { ... } CMML_Time::t

holds either a utc or a sec time

Referenced by main(), and read_clip().


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

Generated on Tue Jun 24 23:05:26 2008 for libcmml by  doxygen 1.5.6