bs_data_type Struct Reference
[Bio-SPHERE Platform]

#include <biosphere.h>


Data Fields

char * name
bs_bool builtin
bs_bool from_mp


Detailed Description

A structure for the definition of a datatype used in a service.

Definition at line 101 of file biosphere.h.


Field Documentation

char* bs_data_type::name

Name of the data type.

Definition at line 103 of file biosphere.h.

Referenced by add_data_type_to_definition(), add_datatypes_to_xml(), add_message_part_to_xml(), add_part_instance_to_xml(), check_builtin_type(), compare_message_parts(), copy_data_type(), copy_message_part(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_instance_part(), main(), make_request(), and new_bs_data_type().

bs_bool bs_data_type::builtin

Whether this type is a Bio-SPHERE builtin type.

Definition at line 105 of file biosphere.h.

Referenced by add_part_instance_to_xml(), copy_data_type(), create_biometric_decision_response(), create_biometric_response(), create_response(), make_request(), new_bs_data_type(), and process_request_input_part().

bs_bool bs_data_type::from_mp

Whether the structure was allocated from a memory pool.

Definition at line 106 of file biosphere.h.

Referenced by create_biometric_decision_response(), create_biometric_response(), create_response(), make_request(), and new_bs_data_type().


The documentation for this struct was generated from the following file:
Generated on Tue Jul 17 09:51:40 2007 for Bio-SPHERE by  doxygen 1.5.1