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

Go to the source code of this file.

Functions

void xt_idxstripes_initialize (void)
 
void xt_idxstripes_finalize (void)
 
Xt_idxlist xt_idxstripes_get_intersection (Xt_idxlist idxlist_src, Xt_idxlist idxlist_dst)
 
Xt_idxlist xt_idxstripes_prealloc_new (struct Xt_stripe const *stripes, int num_stripes)
 
static int xt_pos_ext_is_appendable (struct Xt_pos_ext db_last, struct Xt_pos_ext to_append)
 

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_idxstripes_internal.h.

Function Documentation

◆ xt_idxstripes_finalize()

void xt_idxstripes_finalize ( void  )

Definition at line 186 of file xt_idxstripes.c.

Here is the caller graph for this function:

◆ xt_idxstripes_get_intersection()

Xt_idxlist xt_idxstripes_get_intersection ( Xt_idxlist  idxlist_src,
Xt_idxlist  idxlist_dst 
)

Definition at line 708 of file xt_idxstripes.c.

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

◆ xt_idxstripes_initialize()

void xt_idxstripes_initialize ( void  )

Definition at line 155 of file xt_idxstripes.c.

Here is the caller graph for this function:

◆ xt_idxstripes_prealloc_new()

Xt_idxlist xt_idxstripes_prealloc_new ( struct Xt_stripe const *  stripes,
int  num_stripes 
)

Generates an index list that is built up of stripes of indices. Does not copy the stripes.

Parameters
[in]stripesarray defining the stripes
[in]num_stripesnumber of stripes

Definition at line 351 of file xt_idxstripes.c.

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

◆ xt_pos_ext_is_appendable()

static int xt_pos_ext_is_appendable ( struct Xt_pos_ext  db_last,
struct Xt_pos_ext  to_append 
)
inlinestatic

Definition at line 77 of file xt_idxstripes_internal.h.

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