MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ServiceSpec
Interface
3 statements
Source File
ServiceSpec.F90
mapl3g_ServiceSpec
ServiceSpec
Contents
Module Procedures
new_ServiceSpec
public interface ServiceSpec
Module Procedures
private function new_ServiceSpec(variable_spec, registry) result(spec)
Arguments
Type
Intent
Optional
Attributes
Name
type(
VariableSpec
),
intent(in)
::
variable_spec
type(
StateRegistry
),
intent(in),
pointer
::
registry
Return Value
type(
ServiceSpec
)