PostGIS  3.0.6dev-r@@SVN_REVISION@@

◆ lwt_be_loadTopologyByName()

LWT_BE_TOPOLOGY* lwt_be_loadTopologyByName ( LWT_BE_IFACE be,
const char *  name 
)

Definition at line 125 of file lwgeom_topo.c.

126 {
127  CB1(be, loadTopologyByName, name);
128 }
#define CB1(be, method, a1)
Definition: lwgeom_topo.c:86

References CB1.

Referenced by lwt_LoadTopology().

Here is the caller graph for this function: