ConnectionPoint Interface

public interface ConnectionPoint

Module Procedures

private function new_ConnectionPoint(component, state_item) result(connection_point)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: component
character(len=*), intent(in) :: state_item

Return Value type(ConnectionPoint)