CosNotifyChannelAdmin_ProxyConsumer
Functions
_get_MyType(OE_THIS) -> term()
_get_MyType(OE_THIS, OE_Options) -> term()
_get_MyAdmin(OE_THIS) -> term()
_get_MyAdmin(OE_THIS, OE_Options) -> term()
obtain_subscription_types(OE_THIS, Mode) -> term()
obtain_subscription_types(OE_THIS, OE_Options, Mode) -> term()
validate_event_qos(OE_THIS, Required_qos) -> term()
validate_event_qos(OE_THIS, OE_Options, Required_qos) -> 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()
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()
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, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(X1, State) -> term()
code_change(OldVsn, State, Extra) -> term()
View Functions
- _get_MyType/1
- _get_MyType/2
- _get_MyAdmin/1
- _get_MyAdmin/2
- obtain_subscription_types/2
- obtain_subscription_types/3
- validate_event_qos/2
- validate_event_qos/3
- get_qos/1
- get_qos/2
- set_qos/2
- set_qos/3
- validate_qos/2
- validate_qos/3
- 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
- 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