Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Compound Members | File Members

_agentList Struct Reference

#include <mip.h>

Collaboration diagram for _agentList:

Collaboration graph
[legend]
List of all members.

Public Attributes

int node_
double expire_time_
double lifetime_
_agentListnext_

Member Data Documentation

double _agentList::expire_time_
 

Definition at line 159 of file mip.h.

Referenced by MIPMHAgent::recv().

double _agentList::lifetime_
 

Definition at line 160 of file mip.h.

Referenced by MIPMHAgent::recv(), and MIPMHAgent::reg().

struct _agentList* _agentList::next_
 

Definition at line 161 of file mip.h.

Referenced by MIPMHAgent::recv(), and MIPMHAgent::timeout().

int _agentList::node_
 

Definition at line 158 of file mip.h.

Referenced by MIPMHAgent::recv(), MIPMHAgent::reg(), and MIPMHAgent::timeout().


The documentation for this struct was generated from the following file:
Generated on Tue Apr 20 12:30:41 2004 for NS2.26SourcesOriginal by doxygen 1.3.3