notification::type::process_reply (public)

 notification::type::process_reply -type_id type_id -reply_id reply_id

Defined in packages/notifications/tcl/notification-type-procs.tcl

The wrapper procedure for processing a given reply. This calls down to the service contract implementation to specifically handle a reply.

Switches:
-type_id
(required)
-reply_id
(required)

Partial Call Graph (max 5 caller/called nodes):
%3 notification::reply::sweep::process_all_replies notification::reply::sweep::process_all_replies (private) notification::type::process_reply notification::type::process_reply notification::reply::sweep::process_all_replies->notification::type::process_reply acs_sc::invoke acs_sc::invoke (public) notification::type::process_reply->acs_sc::invoke notification::type::get_impl_key notification::type::get_impl_key (public) notification::type::process_reply->notification::type::get_impl_key

Testcases:
No testcase defined.
[ show source ]
Show another procedure: