Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
dtmethod.c File Reference
#include <cdt/dthdr.h>
#include <stdlib.h>
Include dependency graph for dtmethod.c:

Go to the source code of this file.

Functions

Dtmethod_tdtmethod (Dt_t *dt, Dtmethod_t *meth)
 

Function Documentation

◆ dtmethod()

Dtmethod_t * dtmethod ( Dt_t dt,
Dtmethod_t meth 
)

Definition at line 9 of file dtmethod.c.

References _DTKEY, _DTOBJ, _dt_s::data, _dt_s::disc, DT_FLATTEN, DT_METHODS, DT_OBAG, DT_OSET, DT_QUEUE, DT_RENEW, DT_SET, dtflatten(), dtstrhash(), free(), _dtdata_s::here, _dtdisc_s::key, key, _dtdisc_s::link, _dtdata_s::loop, _dt_s::meth, _dtdata_s::ntab, NULL, _dtlink_s::right, _dtmethod_s::searchf, _dt_s::searchf, _dtdata_s::size, _dtdisc_s::size, _dtmethod_s::type, and _dtdata_s::type.

Here is the call graph for this function: