shawn::GridEdgeModel Member List
This is the complete list of members for
shawn::GridEdgeModel, including all inherited members.
| adjacency_iterator typedef | shawn::EdgeModel | |
| are_adjacent(const Node &u, const Node &v, CommunicationDirection d=CD_BIDI) const | shawn::EdgeModel | [virtual] |
| begin_adjacent_nodes(const Node &, CommunicationDirection d=CD_BIDI) const | shawn::GridEdgeModel | [virtual] |
| begin_adjacent_nodes_w(Node &, CommunicationDirection d=CD_BIDI) | shawn::GridEdgeModel | [virtual] |
| can_communicate_bidi(const Node &, const Node &) const | shawn::EdgeModel | [virtual] |
| can_communicate_uni(const Node &u, const Node &v) const | shawn::EdgeModel | [virtual] |
| CD___DO_NOT_USE_COUNT__ enum value | shawn::EdgeModel | |
| CD_ANY enum value | shawn::EdgeModel | |
| CD_BIDI enum value | shawn::EdgeModel | |
| CD_IN enum value | shawn::EdgeModel | |
| CD_OUT enum value | shawn::EdgeModel | |
| CellData class | shawn::GridEdgeModel | [friend] |
| CLOSENESS_FRACTION_PARAMETER | shawn::GridEdgeModel | [static] |
| communication_model(void) const | shawn::EdgeModel | |
| CommunicationDirection enum name | shawn::EdgeModel | |
| const_adjacency_iterator typedef | shawn::EdgeModel | |
| const_node_set_iterator typedef | shawn::GridEdgeModel | |
| EdgeModel() | shawn::EdgeModel | |
| end_adjacent_nodes(const Node &) const | shawn::GridEdgeModel | [virtual] |
| end_adjacent_nodes_w(Node &) | shawn::GridEdgeModel | [virtual] |
| GridEdgeModel() | shawn::GridEdgeModel | |
| id_changed(int, int) | shawn::EdgeModel | [virtual] |
| init(void) | shawn::EdgeModel | [virtual] |
| INITIAL_CELL_SIZE_PARAMETER | shawn::GridEdgeModel | [static] |
| INITIAL_GRID_SIZE_PARAMETER | shawn::GridEdgeModel | [static] |
| invalidate(void) | shawn::EdgeModel | [virtual] |
| MAGIC_UNITIALIZED_NODE_CELL_X_ | shawn::GridEdgeModel | [static] |
| node_added(Node &) | shawn::GridEdgeModel | [virtual] |
| node_removed(Node &) | shawn::GridEdgeModel | [virtual] |
| node_set_iterator typedef | shawn::GridEdgeModel | |
| NodeSet typedef | shawn::GridEdgeModel | |
| nof_adjacent_nodes(const Node &, CommunicationDirection d=CD_BIDI) const | shawn::GridEdgeModel | [virtual] |
| observer_initial_zone(Node &, const Vec &pos, const Vec &velo) | shawn::GridEdgeModel | [virtual] |
| observer_update_zone(Node &, const Vec &newpos, const Vec &velo) | shawn::GridEdgeModel | [virtual] |
| set_closeness_fraction(double cf) | shawn::GridEdgeModel | |
| set_communication_model(const CommunicationModel &) | shawn::EdgeModel | [virtual] |
| set_initial_size(int s) | shawn::GridEdgeModel | |
| set_transmission_scale(double tm) | shawn::GridEdgeModel | |
| set_world(World &) | shawn::EdgeModel | [virtual] |
| supports_mobility(void) const | shawn::GridEdgeModel | [virtual] |
| world(void) const | shawn::EdgeModel | |
| world_w(void) | shawn::EdgeModel | |
| ~EdgeModel() | shawn::EdgeModel | [virtual] |
| ~GridEdgeModel() | shawn::GridEdgeModel | [virtual] |
| ~MovementObserver() | shawn::MovementObserver | [virtual] |
| ~NodeChangeListener() | shawn::NodeChangeListener | [virtual] |