Yet Another eXchange Tool  0.9.0
Functions
xt_idxsection_internal.h File Reference
#include "xt/xt_idxlist.h"
Include dependency graph for xt_idxsection_internal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void xt_idxsection_initialize (void)
 
void xt_idxsection_finalize (void)
 
Xt_idxlist xt_idxsection_get_intersection (Xt_idxlist idxlist_src, Xt_idxlist idxlist_dst)
 
Xt_idxlist xt_idxsection_get_intersection_with_other_idxlist (Xt_idxlist src_idxsection, Xt_idxlist dst_idxlist)
 

Detailed Description

Author
Jörg Behrens behre.nosp@m.ns@d.nosp@m.krz.d.nosp@m.e Moritz Hanke hanke.nosp@m.@dkr.nosp@m.z.de Thomas Jahns jahns.nosp@m.@dkr.nosp@m.z.de

Definition in file xt_idxsection_internal.h.

Function Documentation

◆ xt_idxsection_finalize()

void xt_idxsection_finalize ( void  )

Definition at line 194 of file xt_idxsection.c.

Here is the caller graph for this function:

◆ xt_idxsection_get_intersection()

Xt_idxlist xt_idxsection_get_intersection ( Xt_idxlist  idxlist_src,
Xt_idxlist  idxlist_dst 
)

Definition at line 466 of file xt_idxsection.c.

Here is the call graph for this function:

◆ xt_idxsection_get_intersection_with_other_idxlist()

Xt_idxlist xt_idxsection_get_intersection_with_other_idxlist ( Xt_idxlist  src_idxsection,
Xt_idxlist  dst_idxlist 
)

Definition at line 398 of file xt_idxsection.c.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ xt_idxsection_initialize()

void xt_idxsection_initialize ( void  )

Definition at line 167 of file xt_idxsection.c.

Here is the caller graph for this function: