Graphviz  2.41.20171026.1811
Data Structures | Functions
intset.h File Reference
#include <cdt.h>
Include dependency graph for intset.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  intitem
 

Functions

Dt_topenIntSet (void)
 
void addIntSet (Dt_t *, int)
 
int inIntSet (Dt_t *, int)
 

Function Documentation

void addIntSet ( Dt_t ,
int   
)

Definition at line 61 of file intset.c.

References dtinsert, and intitem::id.

int inIntSet ( Dt_t ,
int   
)

Definition at line 70 of file intset.c.

References dtmatch.

Dt_t* openIntSet ( void  )

Definition at line 55 of file intset.c.

References dtopen(), and Dtoset.