Added function declarations for functions inside (stricmp) and added object name reverse lookup.

This commit is contained in:
skarg
2009-08-25 04:11:29 +00:00
parent 3de2b92216
commit 8934371821
3 changed files with 20 additions and 0 deletions
+3
View File
@@ -61,6 +61,9 @@ extern "C" {
unsigned index);
const char *bactext_object_type_name(
unsigned index);
bool bactext_object_type_index(
const char *search_name,
unsigned *found_index);
const char *bactext_property_name(
unsigned index);
const char *bactext_engineering_unit_name(