PostGIS  2.4.9dev-r@@SVN_REVISION@@

◆ loadTopologyByName

LWT_BE_TOPOLOGY*(* LWT_BE_CALLBACKS_T::loadTopologyByName) (const LWT_BE_DATA *be, const char *name)

Load a topology from the backend.

Parameters
namethe topology name
Returns
a topology handler, which embeds the backend data/params or NULL on error (
See also
lastErrorMessage)

Definition at line 171 of file liblwgeom_topo.h.