In file hl-model.c:

HL_MODEL_t* HL_MODEL_new

(const char* fileName)

Build a model parsing an XML file.

Documentation

Build a model parsing an XML file.

The file must be an instance of 'hl-model.dtd'.

Parameters:
fileName - the name of the XML file that contains the model
Returns:
the model parsed from the file or NULL if an error is occurred

Alphabetic index



This page was generated with the help of DOC++.