CosNotifyChannelAdmin_StructuredProxyPushSupplier

Functions


connect_structured_push_consumer(OE_THIS, Push_consumer) -> term()

connect_structured_push_consumer(OE_THIS, OE_Options, Push_consumer) -> term()

suspend_connection(OE_THIS) -> term()

suspend_connection(OE_THIS, OE_Options) -> term()

resume_connection(OE_THIS) -> term()

resume_connection(OE_THIS, OE_Options) -> term()

_get_MyType(OE_THIS) -> term()

_get_MyType(OE_THIS, OE_Options) -> term()

_get_MyAdmin(OE_THIS) -> term()

_get_MyAdmin(OE_THIS, OE_Options) -> term()

_get_priority_filter(OE_THIS) -> term()

_get_priority_filter(OE_THIS, OE_Options) -> term()

_set_priority_filter(OE_THIS, OE_Value) -> term()

_set_priority_filter(OE_THIS, OE_Options, OE_Value) -> term()

_get_lifetime_filter(OE_THIS) -> term()

_get_lifetime_filter(OE_THIS, OE_Options) -> term()

_set_lifetime_filter(OE_THIS, OE_Value) -> term()

_set_lifetime_filter(OE_THIS, OE_Options, OE_Value) -> term()

obtain_offered_types(OE_THIS, Mode) -> term()

obtain_offered_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()

disconnect_structured_push_supplier(OE_THIS) -> term()

disconnect_structured_push_supplier(OE_THIS, OE_Options) -> term()

subscription_change(OE_THIS, Added, Removed) -> term()

subscription_change(OE_THIS, OE_Options, Added, Removed) -> 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