libcmml  0.9.1
Data Fields
CMML_ParamElement Struct Reference

#include <cmml.h>

Data Fields

char * id
 
char * name
 
char * value
 

Detailed Description

CMML_ParamElement: a struct to keep the details of the param tag in a import element

Field Documentation

◆ id

char* CMML_ParamElement::id

id of param element

◆ name

char* CMML_ParamElement::name

property name of param element

◆ value

char* CMML_ParamElement::value

property value of param element


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