PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ lwt_be_loadTopologyByName()

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

Definition at line 126 of file lwgeom_topo.c.

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

References CB1.

Referenced by lwt_LoadTopology().

Here is the caller graph for this function: