bs_message_part Struct Reference
[Bio-SPHERE Platform]

#include <biosphere.h>

Collaboration diagram for bs_message_part:

Collaboration graph
[legend]

Data Fields

char * name
bs_data_typetype
bs_bool from_mp

Detailed Description

A structure to represent a message part.

Definition at line 112 of file biosphere.h.


Field Documentation

char* bs_message_part::name

Human readable name of the part.

Definition at line 114 of file biosphere.h.

Referenced by add_message_part_to_xml(), compare_message_parts(), copy_message_part(), delete_message_parts(), main(), and new_bs_message_part().

bs_data_type* bs_message_part::type

Data type of the message part.

Definition at line 115 of file biosphere.h.

Referenced by add_message_part_to_xml(), compare_message_parts(), copy_message_part(), and new_bs_message_part().

bs_bool bs_message_part::from_mp

Whether the structure was allocated from a memory pool.

Definition at line 117 of file biosphere.h.

Referenced by new_bs_message_part().


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