CosNotification_Common

Functions


create_link(Module, Env, ArgList) -> term()

get_option(Key, OptionList, DefaultList) -> term()

create_name(Name, Type) -> term()

create_name(Type) -> term()

create_id(OldID) -> term()

create_id() -> term()

type_check(Obj, Mod) -> term()

notify(Items) -> term()

send_stubborn(M, F, A, MaxR, Wait) -> term()

disconnect(Module, Function, Object) -> term()

do_disconnect(Module, Function, Object) -> term()

is_debug_compiled() -> term()

is_debug_compiled() -> term()

init_adm(Wanted) -> term()

set_adm(Wanted, Current) -> term()

MaxQueueLength(Req, X2, X3, X4, X5, X6) -> term()

MaxConsumers(Req, X2, X3, X4, X5, X6) -> term()

MaxSuppliers(Req, X2, X3, X4, X5, X6) -> term()

init_qos(Wanted) -> term()

set_qos(Wanted, X2, X3, Parent, Childs) -> term()

EventReliability(Req, X2, Curr, Parent, Childs, LQS) -> term()

ConnectionReliability(Req, X2, Curr, Parent, Childs, LQS) -> term()

Priority(Req, Type, Curr, Parent, Childs, LQS) -> term()

StartTimeSupported(Req, Type, Curr, X4, X5, LQS) -> term()

StopTimeSupported(Req, Type, Curr, X4, X5, LQS) -> term()

Timeout(Req, Type, Curr, Parent, Childs, LQS) -> term()

OrderPolicy(Req, Type, Curr, Parent, Childs, LQS) -> term()

DiscardPolicy(Req, Type, Curr, Parent, Childs, LQS) -> term()

MaximumBatchSize(Req, Type, Curr, Parent, Childs, LQS) -> term()

PacingInterval(Req, Type, Curr, Parent, Childs, LQS) -> term()

MaxEventsPerConsumer(Req, Type, Curr, Parent, Childs, LQS) -> term()

validate_qos(Wanted, Curr, Type, Parent, Childs) -> term()

validate_event_qos(Wanted, Curr) -> term()

View Functions