infoton_id_pair Class Reference

implements a list of waiting infotons. More...

#include <entity_defs.h>

Collaboration diagram for infoton_id_pair:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 infoton_id_pair (infoton *data, const octopus_request_id &id)
 ~infoton_id_pair ()

Public Attributes

infoton_data
octopus_request_id _id

Detailed Description

implements a list of waiting infotons.

the actual infoton plus its request id are stored.

Definition at line 163 of file entity_defs.h.


Constructor & Destructor Documentation

infoton_id_pair::infoton_id_pair ( infoton data,
const octopus_request_id id 
) [inline]

Definition at line 169 of file entity_defs.h.

infoton_id_pair::~infoton_id_pair (  )  [inline]

Definition at line 172 of file entity_defs.h.

References _data, and NIL.


Member Data Documentation

infoton* infoton_id_pair::_data

Definition at line 166 of file entity_defs.h.

Referenced by ~infoton_id_pair().

octopus_request_id infoton_id_pair::_id

Definition at line 167 of file entity_defs.h.


The documentation for this class was generated from the following file:
Generated on Fri Nov 28 04:30:48 2008 for HOOPLE Libraries by  doxygen 1.5.1