PostGIS  3.7.0dev-r@@SVN_REVISION@@

◆ lwt_be_loadTopologyByName()

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

Definition at line 120 of file lwgeom_topo.c.

121 {
122  CB1(be, loadTopologyByName, name);
123 }
#define CB1(be, method, a1)
Definition: lwgeom_topo.c:81

References CB1.

Referenced by lwt_LoadTopology().

Here is the caller graph for this function: