Graphviz 13.0.0~dev.20241220.2304
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, disc, DT_FLATTEN, DT_METHODS, DT_OBAG, DT_OSET, DT_RENEW, DT_SET, dtflatten(), dtstrhash(), free(), Dtdata_t::here, dtdisc_s_::key, dtdisc_s_::link, Dtdata_t::loop, dt_s_::meth, Dtdata_t::ntab, NULL, dtlink_s_::right, Dtmethod_t::searchf, dt_s_::searchf, Dtdata_t::size, dtdisc_s_::size, Dtmethod_t::type, and Dtdata_t::type.

Here is the call graph for this function: