MAPL
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
CallbackPair
Interface
3 statements
Source File
CallbackMap.F90
mapl_CallbackMap
CallbackPair
Contents
Module Procedures
map_p_new_pair
public interface CallbackPair
Module Procedures
private function map_p_new_pair(first, second) result(p)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
first
type(
CallbackMethodWrapper
),
intent(in)
::
second
Return Value
type(
CallbackPair
)