CosNotifyChannelAdmin_SupplierAdmin_impl

Functions


code_change(OldVsn, State, Extra) -> term()

handle_info(Info, State) -> term()

init(X1) -> term()

terminate(Reason, State) -> term()

_get_MyID(OE_THIS, OE_FROM, State) -> term()

_get_MyChannel(OE_THIS, OE_FROM, State) -> term()

_get_MyOperator(OE_THIS, OE_FROM, State) -> term()

_get_pull_consumers(OE_THIS, OE_FROM, State) -> term()

_get_push_consumers(OE_THIS, OE_FROM, State) -> term()

get_proxy_consumer(OE_THIS, OE_FROM, State, ProxyId) -> term()

obtain_notification_pull_consumer(OE_THIS, OE_FROM, State, Ctype) -> term()

obtain_notification_push_consumer(OE_THIS, OE_FROM, State, Ctype) -> term()

destroy(OE_THIS, OE_FROM, State) -> term()

get_qos(OE_THIS, OE_FROM, State) -> term()

set_qos(OE_THIS, OE_FROM, State, QoS) -> term()

validate_qos(OE_THIS, OE_FROM, State, Required_qos) -> term()

offer_change(OE_THIS, OE_FROM, State, Added, Removed) -> term()

add_filter(OE_THIS, OE_FROM, State, Filter) -> term()

remove_filter(OE_THIS, OE_FROM, State, FilterID) -> term()

get_filter(OE_THIS, OE_FROM, State, FilterID) -> term()

get_all_filters(OE_THIS, OE_FROM, State) -> term()

remove_all_filters(OE_THIS, OE_FROM, State) -> term()

obtain_push_consumer(OE_THIS, OE_FROM, State) -> term()

obtain_pull_consumer(OE_THIS, OE_FROM, State) -> term()

callSeq(OE_THIS, OE_FROM, State, Events, Status) -> term()

callAny(OE_THIS, OE_FROM, State, Event, Status) -> term()

View Functions