Sturk 1.0.2
Publish-subscribe C implementation.
Loading...
Searching...
No Matches
dict.h File Reference
#include "st/dict.h"
Include dependency graph for dict.h:

Go to the source code of this file.

Macros

#define dict_cast   st_dict_cast
 
#define dict_setk   st_dict_setk
 
#define dict_getk   st_dict_getk
 
#define dict_datap   st_dict_datap
 
#define dict_ins   st_dict_ins
 
#define dict_find   st_dict_find
 
#define dict_first   st_dict_first
 
#define dict_next   st_dict_next
 
#define DICT   ST_DICT
 
#define dictnode_ins   st_dictnode_ins
 
#define dictnode_find   st_dictnode_find
 
#define dictnode_from   st_dictnode_from
 

Detailed Description

See also
st/dict.h

Macro Definition Documentation

◆ DICT

#define DICT   ST_DICT
See also
ST_DICT()

◆ dict_cast

#define dict_cast   st_dict_cast
See also
st_dict_cast()

◆ dict_datap

#define dict_datap   st_dict_datap
See also
st_dict_datap()

◆ dict_find

#define dict_find   st_dict_find
See also
st_dict_find()

◆ dict_first

#define dict_first   st_dict_first
See also
st_dict_first()

◆ dict_getk

#define dict_getk   st_dict_getk
See also
st_dict_getk()

◆ dict_ins

#define dict_ins   st_dict_ins
See also
st_dict_ins()

◆ dict_next

#define dict_next   st_dict_next
See also
st_dict_next()

◆ dict_setk

#define dict_setk   st_dict_setk
See also
st_dict_setk()

◆ dictnode_find

#define dictnode_find   st_dictnode_find

◆ dictnode_from

#define dictnode_from   st_dictnode_from

◆ dictnode_ins

#define dictnode_ins   st_dictnode_ins