List of all members.
Public Member Functions |
|
| LMNode (nsaddr_t id, nsaddr_t next_hop, int num_hops, int level, int num_children, int energy, int origin_time, double update_time) |
|
void | copy_tag_list (compr_taglist *taglist) |
Public Attributes |
|
nsaddr_t | id_ |
|
LMAddrs * | lmaddr_ |
|
nsaddr_t | next_hop_ |
|
int | child_flag_ |
|
int | num_hops_ |
|
int | level_ |
|
int | num_children_ |
|
int | energy_ |
|
int | last_upd_origin_time_ |
|
int | last_upd_seqnum_ |
|
double | last_update_rcvd_ |
|
compr_taglist * | tag_list_ |
|
LMNode * | next_ |
Friends |
|
class | ParentChildrenList |
|
class | LandmarkAgent |
|
class | PromotionTimer |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/sensor-nets/landmark.h
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/sensor-nets/landmark.cc