ESMF_WebServCplCompSvcLoop Subroutine

private subroutine ESMF_WebServCplCompSvcLoop(clientId, comp, portNum, importState, exportState, clock, syncflag, phase, registrarHost, rc)

Arguments

Type IntentOptional Attributes Name
character(len=*), intent(in) :: clientId
type(ESMF_CplComp) :: comp
integer, intent(in) :: portNum
type(ESMF_State), intent(inout), optional :: importState
type(ESMF_State), intent(inout), optional :: exportState
type(ESMF_Clock), intent(inout), optional :: clock
type(ESMF_Sync_Flag), intent(in), optional :: syncflag
integer, intent(in), optional :: phase
character(len=*), intent(in), optional :: registrarHost
integer, intent(out), optional :: rc