CosNotifyChannelAdmin_ConsumerAdmin_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_priority_filter(OE_THIS, OE_FROM, State) -> term()
_set_priority_filter(OE_THIS, OE_FROM, State, PrioFilter) -> term()
_get_lifetime_filter(OE_THIS, OE_FROM, State) -> term()
_set_lifetime_filter(OE_THIS, OE_FROM, State, LifeFilter) -> term()
_get_pull_suppliers(OE_THIS, OE_FROM, State) -> term()
_get_push_suppliers(OE_THIS, OE_FROM, State) -> term()
get_proxy_supplier(OE_THIS, OE_FROM, State, Proxy_id) -> term()
obtain_notification_pull_supplier(OE_THIS, OE_FROM, State, Ctype) -> term()
obtain_notification_push_supplier(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()
subscription_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_supplier(OE_THIS, OE_FROM, State) -> term()
obtain_pull_supplier(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_priority_filter/3
- _set_priority_filter/4
- _get_lifetime_filter/3
- _set_lifetime_filter/4
- _get_pull_suppliers/3
- _get_push_suppliers/3
- get_proxy_supplier/4
- obtain_notification_pull_supplier/4
- obtain_notification_push_supplier/4
- destroy/3
- get_qos/3
- set_qos/4
- validate_qos/4
- subscription_change/5
- add_filter/4
- remove_filter/4
- get_filter/4
- get_all_filters/3
- remove_all_filters/3
- obtain_push_supplier/3
- obtain_pull_supplier/3
- callSeq/5
- callAny/5