template::get_cached_result (private)

 template::get_cached_result name type

Defined in packages/acs-templating/tcl/query-procs.tcl

Looks in the appropriate cache for the named query result If a valid result is found, then sets the result in the returning stack frame.

Parameters:
name - Name of cached result-set
type - Type of query
Returns:
1 if result was successfully retrieved, 0 if failed

Partial Call Graph (max 5 caller/called nodes):
%3 template::query template::query (public) template::get_cached_result template::get_cached_result template::query->template::get_cached_result acs::clusterwide acs::clusterwide template::get_cached_result->acs::clusterwide template::multirow template::multirow (public) template::get_cached_result->template::multirow

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