UFO: Alien Invasion
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
test_property_s Struct Reference

Data Fields

char name [MAX_PROPERTY_NAME]
 
const char * value
 
struct test_property_shash_next
 
struct test_property_snext
 

Detailed Description

Definition at line 110 of file test_shared.cpp.

Field Documentation

struct test_property_s* test_property_s::hash_next

Definition at line 113 of file test_shared.cpp.

Referenced by TEST_GetProperty(), and TEST_RegisterProperty().

char test_property_s::name[MAX_PROPERTY_NAME]

Definition at line 111 of file test_shared.cpp.

Referenced by TEST_GetProperty(), and TEST_RegisterProperty().

struct test_property_s* test_property_s::next

Definition at line 114 of file test_shared.cpp.

Referenced by TEST_RegisterProperty().

const char* test_property_s::value

The documentation for this struct was generated from the following file: