PostGIS  3.4.0dev-r@@SVN_REVISION@@

◆ lwt_be_loadTopologyByName()

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

Definition at line 131 of file lwgeom_topo.c.

132 {
133  CB1(be, loadTopologyByName, name);
134 }
#define CB1(be, method, a1)
Definition: lwgeom_topo.c:92

References CB1.

Referenced by lwt_LoadTopology().

Here is the caller graph for this function: