public function new_RoutehandleManager () |
procedure, public :: add_routehandle | |
procedure, public :: delete_routehandle | |
procedure, public :: get_routehandle |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(RoutehandleManager), | intent(inout), | target | :: | this | ||
type(RoutehandleSpec), | intent(in) | :: | spec | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(RoutehandleManager), | intent(inout), | target | :: | this | ||
type(RoutehandleSpec), | intent(in) | :: | spec | |||
integer, | intent(out), | optional | :: | rc |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(RoutehandleManager), | intent(inout) | :: | this | |||
type(RoutehandleSpec), | intent(in) | :: | spec | |||
integer, | intent(out), | optional | :: | rc |