List of all members.
Public Member Functions |
|
int | retrieveEntry (int neighbor_id, GeoLocation *dst) |
|
int | numEntries () |
|
void | addEntry (int neighbor_id, GeoLocation dst, double learned_cost) |
|
void | updateEntry (int neighbor_id, GeoLocation dst, double learned_cost) |
|
int | next (int i) |
|
int | last () |
Public Attributes |
|
LearnedCostEntry | table_ [LEARNED_COST_TABLE_SIZE] |
The documentation for this class was generated from the following files:
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffusion3/filters/gear/gear_tools.hh
- /Users/yzchen/ns/ns-allinone-2.33/ns-2.33/diffusion3/filters/gear/gear_tools.cc