dm_cgi_router_destroy Subroutine

public subroutine dm_cgi_router_destroy(router)

Finalises router.

Arguments

Type IntentOptional Attributes Name
type(cgi_router_type), intent(inout) :: router

Router type.


Calls

proc~~dm_cgi_router_destroy~~CallsGraph proc~dm_cgi_router_destroy dm_cgi_router_destroy proc~dm_hash_table_destroy dm_hash_table_destroy proc~dm_cgi_router_destroy->proc~dm_hash_table_destroy