bs_part_instance Struct Reference
[Bio-SPHERE Platform]

#include <biosphere.h>

Collaboration diagram for bs_part_instance:

Collaboration graph
[legend]

Data Fields

char * name
bs_data_typetype
char * data
bs_uint64 size
bs_bool from_mp

Detailed Description

Definition at line 215 of file biosphere.h.


Field Documentation

char* bs_part_instance::name

Name of the message part

Definition at line 217 of file biosphere.h.

Referenced by add_part_instance_to_xml(), compare_message_parts(), copy_part_instance(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_instance_part(), main(), make_request(), and new_bs_part_instance().

bs_data_type* bs_part_instance::type

The data type of the message part

Definition at line 218 of file biosphere.h.

Referenced by add_part_instance_to_xml(), check_builtin_type(), compare_message_parts(), copy_part_instance(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_instance_part(), main(), make_request(), and new_bs_part_instance().

char* bs_part_instance::data

Pointer to the data

Definition at line 219 of file biosphere.h.

Referenced by add_part_instance_to_xml(), bsmod_hand_handle_service(), bsmod_keystroke_handle_service(), bsmod_password_handle_service(), bsmod_stat_handle_avgminmax(), bsmod_stat_handle_gather_times(), bsmod_stat_handle_start_timer(), bsmod_stat_handle_stop_timer(), check_builtin_type_bs_bool(), check_builtin_type_bs_double(), check_builtin_type_bs_int16(), check_builtin_type_bs_int32(), check_builtin_type_bs_int64(), check_builtin_type_bs_string(), check_builtin_type_bs_uint16(), check_builtin_type_bs_uint32(), check_builtin_type_bs_uint64(), copy_part_instance(), core_service_admin_shutdown(), core_service_logging_service(), core_service_module_service_load(), core_service_module_service_unload(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_instance_part(), handle_fuse2(), handle_fuse2_decision(), handle_fuse3(), handle_fuse3_decision(), main(), make_request(), and new_bs_part_instance().

bs_uint64 bs_part_instance::size

Size of the data buffer

Definition at line 220 of file biosphere.h.

Referenced by add_part_instance_to_xml(), check_builtin_type_bs_byte(), check_builtin_type_bs_double(), check_builtin_type_bs_int16(), check_builtin_type_bs_int32(), check_builtin_type_bs_string(), check_builtin_type_bs_uint16(), check_builtin_type_bs_uint32(), copy_part_instance(), create_biometric_decision_response(), create_biometric_response(), create_response(), main(), make_request(), and new_bs_part_instance().

bs_bool bs_part_instance::from_mp

Whether the structure was allocated from a memory pool.

Definition at line 222 of file biosphere.h.

Referenced by make_request(), and new_bs_part_instance().


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