CosNotifyComm_StructuredPullSupplier
Functions
code_change(OldVsn, State, Extra) -> term()
disconnect_structured_pull_supplier(OE_THIS) -> term()
disconnect_structured_pull_supplier(OE_THIS, OE_Options) -> term()
handle_call(X1, X2, OE_State) -> term()
handle_cast(X1, State) -> term()
handle_info(X1, State) -> term()
init(Env) -> term()
oe_create() -> term()
oe_create(Env) -> term()
oe_create(Env, RegName) -> term()
oe_create_link() -> term()
oe_create_link(Env) -> term()
oe_create_link(Env, RegName) -> term()
oe_get_interface() -> term()
oe_is_a(X1) -> term()
oe_tc(X1) -> term()
pull_structured_event(OE_THIS) -> term()
pull_structured_event(OE_THIS, OE_Options) -> term()
subscription_change(OE_THIS, Added, Removed) -> term()
subscription_change(OE_THIS, OE_Options, Added, Removed) -> term()
terminate(Reason, State) -> term()
try_pull_structured_event(OE_THIS) -> term()
try_pull_structured_event(OE_THIS, OE_Options) -> term()
typeID() -> term()
View Functions
- code_change/3
- disconnect_structured_pull_supplier/1
- disconnect_structured_pull_supplier/2
- handle_call/3
- handle_cast/2
- handle_info/2
- init/1
- oe_create/0
- oe_create/1
- oe_create/2
- oe_create_link/0
- oe_create_link/1
- oe_create_link/2
- oe_get_interface/0
- oe_is_a/1
- oe_tc/1
- pull_structured_event/1
- pull_structured_event/2
- subscription_change/3
- subscription_change/4
- terminate/2
- try_pull_structured_event/1
- try_pull_structured_event/2
- typeID/0