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
- code_change/3
- handle_info/2
- init/1
- terminate/2
- _get_MyID/3
- _get_MyChannel/3
- _get_MyOperator/3
- _get_pull_consumers/3
- _get_push_consumers/3
- get_proxy_consumer/4
- obtain_notification_pull_consumer/4
- obtain_notification_push_consumer/4
- destroy/3
- get_qos/3
- set_qos/4
- validate_qos/4
- offer_change/5
- add_filter/4
- remove_filter/4
- get_filter/4
- get_all_filters/3
- remove_all_filters/3
- obtain_push_consumer/3
- obtain_pull_consumer/3
- callSeq/5
- callAny/5