MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
ProvidedServiceType
Interface
3 statements
Source File
MAPL_ServiceServicesTypes.F90
mapl_ServiceServicesTypes
ProvidedServiceType
Contents
Module Procedures
newProvidedServiceType
public interface ProvidedServiceType
Module Procedures
private function newProvidedServiceType(SERVICE, BUNDLE) result(item)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
SERVICE
character(len=*),
intent(in)
::
BUNDLE
Return Value
type(
ProvidedServiceType
)