MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
PortInfo
Interface
3 statements
Source File
AbstractDirectoryService.F90
pFIO_AbstractDirectoryServiceMod
PortInfo
Contents
Module Procedures
new_PortInfo
public interface PortInfo
Module Procedures
private function new_PortInfo(port_name, server_ptr) result(port)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
port_name
class(
BaseServer
),
intent(in),
optional,
target
::
server_ptr
Return Value
type(
PortInfo
)