PullerConsumer_impl

Functions


_get_MyAdmin(OE_THIS, OE_FROM, State) -> term()

_get_MyType(OE_THIS, OE_FROM, State) -> term()

add_filter(OE_THIS, OE_FROM, State, Filter) -> term()

code_change(OldVsn, State, Extra) -> term()

connect_any_pull_supplier(OE_THIS, OE_FROM, State, Client) -> term()

connect_pull_supplier(OE_THIS, OE_FROM, State, Client) -> term()

connect_sequence_pull_supplier(OE_THIS, OE_FROM, State, Client) -> term()

connect_structured_pull_supplier(OE_THIS, OE_FROM, State, Client) -> term()

disconnect_pull_consumer(OE_THIS, OE_FROM, State) -> term()

disconnect_sequence_pull_consumer(OE_THIS, OE_FROM, State) -> term()

disconnect_structured_pull_consumer(OE_THIS, OE_FROM, State) -> term()

get_all_filters(OE_THIS, OE_FROM, State) -> term()

get_filter(OE_THIS, OE_FROM, State, FilterID) -> term()

get_qos(OE_THIS, OE_FROM, State) -> term()

handle_info(Info, State) -> term()

init(X1) -> term()

obtain_subscription_types(OE_THIS, OE_FROM, State, What) -> term()

offer_change(OE_THIS, OE_FROM, State, Added, Removed) -> term()

remove_all_filters(OE_THIS, OE_FROM, State) -> term()

remove_filter(OE_THIS, OE_FROM, State, FilterID) -> term()

resume_connection(OE_THIS, OE_FROM, State) -> term()

set_qos(OE_THIS, OE_FROM, State, QoS) -> term()

suspend_connection(OE_THIS, OE_FROM, State) -> term()

terminate(Reason, State) -> term()

validate_event_qos(OE_THIS, OE_FROM, State, RequiredQoS) -> term()

validate_qos(OE_THIS, OE_FROM, State, Required_qos) -> term()

View Functions