src/utils_cache.[ch]: Implemented `uc_get_rate_by_name'.
authorFlorian Forster <octo@huhu.verplant.org>
Wed, 27 Feb 2008 09:07:57 +0000 (10:07 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Wed, 27 Feb 2008 09:07:57 +0000 (10:07 +0100)
commit985cc61fa747ad02749037c2d08497fce9703c32
treeb8aab9cc98b7cd6836768de7bd848f369de0c1e7
parent9c3040796e466c3fe4d482b7c87ae1c6053d0941
src/utils_cache.[ch]: Implemented `uc_get_rate_by_name'.

This functions allows to get values from the cache without creating a
`value_list_t' and `data_set_t' first. The existing function `uc_get_rate' has
been changed to use this function, too.
src/utils_cache.c
src/utils_cache.h