aggreg_taglist Class Reference

#include <landmark.h>

Collaboration diagram for aggreg_taglist:

Collaboration graph
[legend]

Detailed Description

Definition at line 98 of file landmark.h.

Public Member Functions

 aggreg_taglist ()

Data Fields

int marked_
aggreg_taglistnext_
int obj_name_


Constructor & Destructor Documentation

aggreg_taglist::aggreg_taglist  )  [inline]
 

Definition at line 100 of file landmark.h.

References marked_, and next_.

00100 { marked_ = 0; next_ = NULL;}


Field Documentation

int aggreg_taglist::marked_
 

Definition at line 102 of file landmark.h.

Referenced by aggreg_taglist(), and LandmarkAgent::aggregate_tags().

aggreg_taglist* aggreg_taglist::next_
 

Definition at line 103 of file landmark.h.

Referenced by aggreg_taglist(), and LandmarkAgent::aggregate_tags().

int aggreg_taglist::obj_name_
 

Definition at line 101 of file landmark.h.

Referenced by LandmarkAgent::aggregate_tags().


The documentation for this class was generated from the following file:
Generated on Tue Mar 6 17:02:43 2007 for ns2 Network Simulator 2.29 by  doxygen 1.4.6