acs::LockfreeCache method get (public)

 <instance of acs::LockfreeCache[i]> get -key key  var

Defined in

Get entry with the provided key from this cache if it exists. In most cases, the "eval" method should be used.

Switches:
-key (required)
cache key
Parameters:
var (required)
Returns:
return boolean value indicating success.

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