MatchConnection Interface

public interface MatchConnection

Module Procedures

private function new_MatchConnection(source, destination) result(this)

Arguments

Type IntentOptional Attributes Name
type(ConnectionPt), intent(in) :: source
type(ConnectionPt), intent(in) :: destination

Return Value type(MatchConnection)