Yet Another eXchange Tool 0.11.2
Loading...
Searching...
No Matches
xt_idxsection_internal.h File Reference
#include "core/ppm_visibility.h"
#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

PPM_DSO_INTERNAL void xt_idxsection_initialize (void)
 
PPM_DSO_INTERNAL void xt_idxsection_finalize (void)
 
PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_intersection (Xt_idxlist idxlist_src, Xt_idxlist idxlist_dst, Xt_config config)
 
PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_intersection_with_other_idxlist (Xt_idxlist src_idxsection, Xt_idxlist dst_idxlist, Xt_config config)
 
PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_idxstripes_intersection (Xt_idxlist src_idxsection, Xt_idxlist dst_idxlist, Xt_config config)
 
PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_idxstripes_r_intersection (Xt_idxlist src_idxlist, Xt_idxlist dst_idxlist, Xt_config config)
 

Detailed Description

Function Documentation

◆ xt_idxsection_finalize()

PPM_DSO_INTERNAL void xt_idxsection_finalize ( void )

Definition at line 229 of file xt_idxsection.c.

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

◆ xt_idxsection_get_idxstripes_intersection()

PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_idxstripes_intersection ( Xt_idxlist src_idxsection,
Xt_idxlist dst_idxlist,
Xt_config config )

Definition at line 535 of file xt_idxsection.c.

◆ xt_idxsection_get_idxstripes_r_intersection()

PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_idxstripes_r_intersection ( Xt_idxlist src_idxlist,
Xt_idxlist dst_idxlist,
Xt_config config )

Definition at line 592 of file xt_idxsection.c.

◆ xt_idxsection_get_intersection()

PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_intersection ( Xt_idxlist idxlist_src,
Xt_idxlist idxlist_dst,
Xt_config config )

Definition at line 633 of file xt_idxsection.c.

Here is the call graph for this function:

◆ xt_idxsection_get_intersection_with_other_idxlist()

PPM_DSO_INTERNAL Xt_idxlist xt_idxsection_get_intersection_with_other_idxlist ( Xt_idxlist src_idxsection,
Xt_idxlist dst_idxlist,
Xt_config config )

Definition at line 458 of file xt_idxsection.c.

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

◆ xt_idxsection_initialize()

PPM_DSO_INTERNAL void xt_idxsection_initialize ( void )

Definition at line 195 of file xt_idxsection.c.

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