CosNotifyChannelAdmin_EventChannel_impl
Functions
_get_MyFactory(OE_THIS, OE_FROM, State) -> term()
_get_default_consumer_admin(OE_THIS, OE_FROM, State) -> term()
_get_default_filter_factory(OE_THIS, OE_FROM, State) -> term()
_get_default_supplier_admin(OE_THIS, OE_FROM, State) -> term()
callAny(OE_THIS, OE_FROM, State, Event, Status) -> term()
callSeq(OE_THIS, OE_FROM, State, Event, Status) -> term()
code_change(OldVsn, State, Extra) -> term()
destroy(OE_THIS, OE_FROM, State) -> term()
for_consumers(OE_THIS, OE_FROM, State) -> term()
for_suppliers(OE_THIS, OE_FROM, State) -> term()
get_admin(OE_THIS, OE_FROM, State) -> term()
get_all_consumeradmins(OE_THIS, OE_FROM, State) -> term()
get_all_supplieradmins(OE_THIS, OE_FROM, State) -> term()
get_consumeradmin(OE_THIS, OE_FROM, State, AdminId) -> term()
get_qos(OE_THIS, OE_FROM, State) -> term()
get_supplieradmin(OE_THIS, OE_FROM, State, AdminId) -> term()
handle_info(Info, State) -> term()
init(X1) -> term()
new_for_consumers(OE_THIS, OE_FROM, State, Op) -> term()
new_for_suppliers(OE_THIS, OE_FROM, State, Op) -> term()
set_admin(OE_THIS, OE_FROM, State, Admin) -> term()
set_qos(OE_THIS, OE_FROM, State, QoS) -> term()
terminate(Reason, State) -> term()
validate_qos(OE_THIS, OE_FROM, State, Required_qos) -> term()
View Functions
- _get_MyFactory/3
- _get_default_consumer_admin/3
- _get_default_filter_factory/3
- _get_default_supplier_admin/3
- callAny/5
- callSeq/5
- code_change/3
- destroy/3
- for_consumers/3
- for_suppliers/3
- get_admin/3
- get_all_consumeradmins/3
- get_all_supplieradmins/3
- get_consumeradmin/4
- get_qos/3
- get_supplieradmin/4
- handle_info/2
- init/1
- new_for_consumers/4
- new_for_suppliers/4
- set_admin/4
- set_qos/4
- terminate/2
- validate_qos/4