Added reverse lookup for Binary Present Value.

This commit is contained in:
skarg
2009-10-11 00:35:46 +00:00
parent 5b60c94fad
commit b7f9f83667
2 changed files with 13 additions and 0 deletions
+3
View File
@@ -94,6 +94,9 @@ extern "C" {
unsigned index);
const char *bactext_binary_present_value_name(
unsigned index);
bool bactext_binary_present_value_index(
const char *search_name,
unsigned *found_index);
const char *bactext_reliability_name(
unsigned index);
const char *bactext_device_status_name(