bs_message_instance Struct Reference
[Bio-SPHERE Platform]

#include <biosphere.h>

Collaboration diagram for bs_message_instance:

Collaboration graph
[legend]

Data Fields

char * name
bs_part_instance ** parts
bs_uint16 num_parts
bs_bool from_mp

Detailed Description

Definition at line 225 of file biosphere.h.


Field Documentation

char* bs_message_instance::name

Name of the message

Definition at line 227 of file biosphere.h.

Referenced by add_message_instance_to_xml(), copy_message_instance_data(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_message_instance(), main(), make_request(), and new_bs_message_instance().

bs_part_instance** bs_message_instance::parts

Parts of the instantiated message

Definition at line 228 of file biosphere.h.

Referenced by add_message_instance_to_xml(), add_part_to_request_instance(), 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(), can_service_parts(), check_types(), copy_message_instance_data(), core_service_admin_shutdown(), core_service_create_status_response(), core_service_logging_service(), core_service_module_service_list(), core_service_module_service_load(), core_service_module_service_unload(), create_biometric_decision_response(), create_biometric_response(), create_error_response(), create_request(), create_response(), create_status_response(), delete_message_instance(), handle_fuse2(), handle_fuse2_decision(), handle_fuse3(), handle_fuse3_decision(), main(), make_request(), and new_bs_message_instance().

bs_uint16 bs_message_instance::num_parts

The number of parts involved in the message

Definition at line 229 of file biosphere.h.

Referenced by add_message_instance_to_xml(), add_part_to_request_instance(), bsmod_password_handle_service(), bsmod_stat_handle_avgminmax(), bsmod_stat_handle_gather_times(), bsmod_stat_handle_start_timer(), bsmod_stat_handle_stop_timer(), can_service_parts(), check_types(), copy_message_instance_data(), core_service_logging_service(), core_service_module_service_load(), core_service_module_service_unload(), create_biometric_decision_response(), create_biometric_response(), create_response(), delete_message_instance(), handle_fuse2(), handle_fuse2_decision(), handle_fuse3(), handle_fuse3_decision(), main(), make_request(), and new_bs_message_instance().

bs_bool bs_message_instance::from_mp

Whether the structure was allocated from a memory pool.

Definition at line 231 of file biosphere.h.

Referenced by delete_message_instance(), make_request(), and new_bs_message_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