oneway void SFEPDistribPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
in TINAStreamCommonTypes::t_SBId sbId,
in TINAStreamCommonTypes::t_SFEPServDescList newSFEPs);
target partyIDs *
oneway void SIDistribPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
in TINAStreamCommonTypes::t_SBId sbId,
in TINAStreamCommonTypes::t_SIDescList newSIs);
target partyIDs *
oneway void confirmPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
in TINAStreamCommonTypes::t_RequestId reqId,
in TINAStreamCommonTypes::t_RequestType reqType,
in TINAStreamCommonTypes::t_SBBindState info);
target partyIDs *
oneway void failurePartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
in TINAStreamCommonTypes::t_RequestId reqId,
in TINAStreamCommonTypes::t_RequestType reqType,
in TINAStreamCommonTypes::t_FailureCode error,
in boolean additionalInfo,
in TINAStreamCommonTypes::t_ReqProblem reqProblem);
target partyIDs *
oneway void notifyWithdrawnElementsPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
in TINAStreamCommonTypes::t_SBId sbId,
in TINACommonTypes::t_ElementIdList gone);
target partyIDs *
Generated by the OmniBroker IDL-to-HTML translator (non-commercial)