PostGIS 3.7.0dev-r@@SVN_REVISION@@
Loading...
Searching...
No Matches

◆ lwt_be_loadTopologyByName()

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

Definition at line 180 of file lwgeom_topo.c.

181{
182 CB1(be, loadTopologyByName, name);
183}
#define CB1(be, method, a1)

References CB1.

Referenced by lwt_LoadTopology().

Here is the caller graph for this function: