CMML_Element Struct Reference

#include <cmml.h>


Data Fields

CMML_Element_Type type
union {
   CMML_Stream *   stream
   CMML_Head *   head
   CMML_Clip *   clip
e


Detailed Description

CMML_Element: wrapper type for any of the three elements which can occur in a CMML document (and are stored in CMML_Status). Memory freed by cmml_destroy_element()

Field Documentation

type of element to select in union

the stream tag

the head tag

the clip tag

union { ... } CMML_Element::e

holds either the stream, head or clip tag


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

Generated on Thu Jul 24 10:39:32 2008 for libcmml by  doxygen 1.5.6