#include <entity_defs.h>
Collaboration diagram for infoton_id_pair:

Public Member Functions | |
| infoton_id_pair (infoton *data, const octopus_request_id &id) | |
| ~infoton_id_pair () | |
Public Attributes | |
| infoton * | _data |
| octopus_request_id | _id |
the actual infoton plus its request id are stored.
Definition at line 163 of file entity_defs.h.
| 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 167 of file entity_defs.h.
1.5.1