CosNotifyChannelAdmin_EventChannel
Functions
_get_MyFactory(OE_THIS) -> term()
_get_MyFactory(OE_THIS, OE_Options) -> term()
_get_default_consumer_admin(OE_THIS) -> term()
_get_default_consumer_admin(OE_THIS, OE_Options) -> term()
_get_default_supplier_admin(OE_THIS) -> term()
_get_default_supplier_admin(OE_THIS, OE_Options) -> term()
_get_default_filter_factory(OE_THIS) -> term()
_get_default_filter_factory(OE_THIS, OE_Options) -> term()
new_for_consumers(OE_THIS, Op) -> term()
new_for_consumers(OE_THIS, OE_Options, Op) -> term()
new_for_suppliers(OE_THIS, Op) -> term()
new_for_suppliers(OE_THIS, OE_Options, Op) -> term()
get_consumeradmin(OE_THIS, Id) -> term()
get_consumeradmin(OE_THIS, OE_Options, Id) -> term()
get_supplieradmin(OE_THIS, Id) -> term()
get_supplieradmin(OE_THIS, OE_Options, Id) -> term()
get_all_consumeradmins(OE_THIS) -> term()
get_all_consumeradmins(OE_THIS, OE_Options) -> term()
get_all_supplieradmins(OE_THIS) -> term()
get_all_supplieradmins(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()
get_admin(OE_THIS) -> term()
get_admin(OE_THIS, OE_Options) -> term()
set_admin(OE_THIS, Admin) -> term()
set_admin(OE_THIS, OE_Options, Admin) -> term()
for_consumers(OE_THIS) -> term()
for_consumers(OE_THIS, OE_Options) -> term()
for_suppliers(OE_THIS) -> term()
for_suppliers(OE_THIS, OE_Options) -> term()
destroy(OE_THIS) -> term()
destroy(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_MyFactory/1
- _get_MyFactory/2
- _get_default_consumer_admin/1
- _get_default_consumer_admin/2
- _get_default_supplier_admin/1
- _get_default_supplier_admin/2
- _get_default_filter_factory/1
- _get_default_filter_factory/2
- new_for_consumers/2
- new_for_consumers/3
- new_for_suppliers/2
- new_for_suppliers/3
- get_consumeradmin/2
- get_consumeradmin/3
- get_supplieradmin/2
- get_supplieradmin/3
- get_all_consumeradmins/1
- get_all_consumeradmins/2
- get_all_supplieradmins/1
- get_all_supplieradmins/2
- get_qos/1
- get_qos/2
- set_qos/2
- set_qos/3
- validate_qos/2
- validate_qos/3
- get_admin/1
- get_admin/2
- set_admin/2
- set_admin/3
- for_consumers/1
- for_consumers/2
- for_suppliers/1
- for_suppliers/2
- destroy/1
- destroy/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