node_info Struct Reference
[Node Subsystem]

#include <node.h>

Collaboration diagram for node_info:

Collaboration graph
[legend]

Data Fields

node_addressaddress
bs_definitionservices
bs_uint32 ping
bs_uint32 mips
apr_time_t last_seen

Detailed Description

Convience structure to record information about other nodes.

Definition at line 60 of file node.h.


Field Documentation

node_address* node_info::address

Address of the node

Definition at line 62 of file node.h.

Referenced by add_node(), and handle_service_request_remotely().

bs_definition* node_info::services

Definition of the offered services

Definition at line 63 of file node.h.

Referenced by add_node().

bs_uint32 node_info::ping

The ping time associated with the node.

Definition at line 65 of file node.h.

Referenced by add_node().

bs_uint32 node_info::mips

Performance indication

Definition at line 66 of file node.h.

apr_time_t node_info::last_seen

Timestamp of last contact

Definition at line 67 of file node.h.

Referenced by add_node().


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