ServiceSpec Interface

public interface ServiceSpec

Module Procedures

private function new_ServiceSpec(variable_spec, registry) result(spec)

Arguments

Type IntentOptional Attributes Name
type(VariableSpec), intent(in) :: variable_spec
type(StateRegistry), intent(in), pointer :: registry

Return Value type(ServiceSpec)