Crossfire Server, Trunk
|
Data Fields | |
char * | description |
char * | field |
char * | name |
One attribute in a type.
Definition at line 37 of file gridarta-types-convert.cpp.
char* type_attribute::description |
Definition at line 40 of file gridarta-types-convert.cpp.
Referenced by copy_attributes(), duplicate_attribute(), free_attribute(), get_attribute_for_type(), and read_type().
char* type_attribute::field |
Definition at line 38 of file gridarta-types-convert.cpp.
Referenced by copy_attributes(), duplicate_attribute(), free_attribute(), and get_attribute_for_type().
char* type_attribute::name |
Definition at line 39 of file gridarta-types-convert.cpp.
Referenced by copy_attributes(), duplicate_attribute(), free_attribute(), get_attribute_for_type(), and read_type().