Interface TINAScsUSMPartyPaSBUsage::i_PartyGeneralStreamInfo

interface i_PartyGeneralStreamInfo
inherits from TINAScsUSMPartyPaSBUsage::i_GeneralStreamInfo

Operation Index

SFEPDistribPartyGSInfo
target partyIDs *
SIDistribPartyGSInfo
target partyIDs *
confirmPartyGSInfo
target partyIDs *
failurePartyGSInfo
target partyIDs *
notifyWithdrawnElementsPartyGSInfo
target partyIDs *

Operations

SFEPDistribPartyGSInfo
oneway void SFEPDistribPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
                                   in TINAStreamCommonTypes::t_SBId sbId,
                                   in TINAStreamCommonTypes::t_SFEPServDescList newSFEPs);

target partyIDs *


SIDistribPartyGSInfo
oneway void SIDistribPartyGSInfo(in TINAScsCommonTypes::t_PartyIdListHandler infoPartyList,
                                 in TINAStreamCommonTypes::t_SBId sbId,
                                 in TINAStreamCommonTypes::t_SIDescList newSIs);

target partyIDs *


confirmPartyGSInfo
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 *


failurePartyGSInfo
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 *


notifyWithdrawnElementsPartyGSInfo
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)