model-type.h File Reference

Contains the definition of an ModelType. More...

#include "attribute-types.h"
#include "interval.h"
#include "enum.h"
#include "tree.h"
Include dependency graph for model-type.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  ModelType
 Structure that contains the type and the values of the attribute depending on type. More...
 

Typedefs

typedef struct ModelType ModelType
 Structure that contains the type and the values of the attribute depending on type.
 

Functions

void freeModelType (ModelType *mt, int freeItself)
 Free the ModelType. More...
 

Detailed Description

Contains the definition of an ModelType.

Author
Bastien Philip (ebatsin)
Gaël Foppolo (gaelfoppolo)

Function Documentation

void freeModelType ( ModelType mt,
int  freeItself 
)

Free the ModelType.

Parameters
mtA pointer to the ModelType to be freed
freeItselfBoolean to know whether the ModelType is to be freed or not
Author
Bastien Philip (ebatsin)
Gaël Foppolo (gaelfoppolo)

Here is the call graph for this function:

Here is the caller graph for this function: