ExtDataFileStreamPair Interface

public interface ExtDataFileStreamPair

Module Procedures

private function m_newPair(key, value) result(p)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: key
type(ExtDataFileStream), intent(in) :: value

Return Value type(ExtDataFileStreamPair)