CosNotifyChannelAdmin_ConsumerAdmin
Functions
_get_MyID(OE_THIS) -> term()
_get_MyID(OE_THIS, OE_Options) -> term()
_get_MyChannel(OE_THIS) -> term()
_get_MyChannel(OE_THIS, OE_Options) -> term()
_get_MyOperator(OE_THIS) -> term()
_get_MyOperator(OE_THIS, OE_Options) -> term()
_get_priority_filter(OE_THIS) -> term()
_get_priority_filter(OE_THIS, OE_Options) -> term()
_set_priority_filter(OE_THIS, OE_Value) -> term()
_set_priority_filter(OE_THIS, OE_Options, OE_Value) -> term()
_get_lifetime_filter(OE_THIS) -> term()
_get_lifetime_filter(OE_THIS, OE_Options) -> term()
_set_lifetime_filter(OE_THIS, OE_Value) -> term()
_set_lifetime_filter(OE_THIS, OE_Options, OE_Value) -> term()
_get_pull_suppliers(OE_THIS) -> term()
_get_pull_suppliers(OE_THIS, OE_Options) -> term()
_get_push_suppliers(OE_THIS) -> term()
_get_push_suppliers(OE_THIS, OE_Options) -> term()
get_proxy_supplier(OE_THIS, Proxy_id) -> term()
get_proxy_supplier(OE_THIS, OE_Options, Proxy_id) -> term()
obtain_notification_pull_supplier(OE_THIS, Ctype) -> term()
obtain_notification_pull_supplier(OE_THIS, OE_Options, Ctype) -> term()
obtain_notification_push_supplier(OE_THIS, Ctype) -> term()
obtain_notification_push_supplier(OE_THIS, OE_Options, Ctype) -> term()
destroy(OE_THIS) -> term()
destroy(OE_THIS, OE_Options) -> term()
get_qos(OE_THIS) -> term()
get_qos(OE_THIS, OE_Options) -> term()
set_qos(OE_THIS, Qos) -> term()
set_qos(OE_THIS, OE_Options, Qos) -> term()
validate_qos(OE_THIS, Required_qos) -> term()
validate_qos(OE_THIS, OE_Options, Required_qos) -> term()
subscription_change(OE_THIS, Added, Removed) -> term()
subscription_change(OE_THIS, OE_Options, Added, Removed) -> term()
add_filter(OE_THIS, New_filter) -> term()
add_filter(OE_THIS, OE_Options, New_filter) -> term()
remove_filter(OE_THIS, Filter) -> term()
remove_filter(OE_THIS, OE_Options, Filter) -> term()
get_filter(OE_THIS, Filter) -> term()
get_filter(OE_THIS, OE_Options, Filter) -> term()
get_all_filters(OE_THIS) -> term()
get_all_filters(OE_THIS, OE_Options) -> term()
remove_all_filters(OE_THIS) -> term()
remove_all_filters(OE_THIS, OE_Options) -> term()
obtain_push_supplier(OE_THIS) -> term()
obtain_push_supplier(OE_THIS, OE_Options) -> term()
obtain_pull_supplier(OE_THIS) -> term()
obtain_pull_supplier(OE_THIS, OE_Options) -> term()
callSeq(OE_THIS, Events, Stat) -> term()
callSeq(OE_THIS, OE_Options, Events, Stat) -> term()
callAny(OE_THIS, Event, Stat) -> term()
callAny(OE_THIS, OE_Options, Event, Stat) -> term()
oe_is_a(X1) -> term()
oe_tc(X1) -> term()
oe_get_interface() -> term()
typeID() -> term()
oe_create() -> term()
oe_create_link() -> term()
oe_create(Env) -> term()
oe_create_link(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link(Env, RegName) -> term()
init(Env) -> term()
terminate(Reason, State) -> term()
handle_call(X1, OE_From, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(Info, State) -> term()
code_change(OldVsn, State, Extra) -> term()
View Functions
- _get_MyID/1
- _get_MyID/2
- _get_MyChannel/1
- _get_MyChannel/2
- _get_MyOperator/1
- _get_MyOperator/2
- _get_priority_filter/1
- _get_priority_filter/2
- _set_priority_filter/2
- _set_priority_filter/3
- _get_lifetime_filter/1
- _get_lifetime_filter/2
- _set_lifetime_filter/2
- _set_lifetime_filter/3
- _get_pull_suppliers/1
- _get_pull_suppliers/2
- _get_push_suppliers/1
- _get_push_suppliers/2
- get_proxy_supplier/2
- get_proxy_supplier/3
- obtain_notification_pull_supplier/2
- obtain_notification_pull_supplier/3
- obtain_notification_push_supplier/2
- obtain_notification_push_supplier/3
- destroy/1
- destroy/2
- get_qos/1
- get_qos/2
- set_qos/2
- set_qos/3
- validate_qos/2
- validate_qos/3
- subscription_change/3
- subscription_change/4
- add_filter/2
- add_filter/3
- remove_filter/2
- remove_filter/3
- get_filter/2
- get_filter/3
- get_all_filters/1
- get_all_filters/2
- remove_all_filters/1
- remove_all_filters/2
- obtain_push_supplier/1
- obtain_push_supplier/2
- obtain_pull_supplier/1
- obtain_pull_supplier/2
- callSeq/3
- callSeq/4
- callAny/3
- callAny/4
- oe_is_a/1
- oe_tc/1
- oe_get_interface/0
- typeID/0
- oe_create/0
- oe_create_link/0
- oe_create/1
- oe_create_link/1
- oe_create/2
- oe_create_link/2
- init/1
- terminate/2
- handle_call/3
- handle_cast/2
- handle_info/2
- code_change/3