shawn::LazyEdgeModel Member List
This is the complete list of members for
shawn::LazyEdgeModel, 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::LazyEdgeModel | [virtual] |
| begin_adjacent_nodes_w(Node &, CommunicationDirection d=CD_BIDI) | shawn::LazyEdgeModel | [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 | |
| communication_model(void) const | shawn::EdgeModel | |
| CommunicationDirection enum name | shawn::EdgeModel | |
| const_adjacency_iterator typedef | shawn::EdgeModel | |
| EdgeModel() | shawn::EdgeModel | |
| end_adjacent_nodes(const Node &) const | shawn::LazyEdgeModel | [virtual] |
| end_adjacent_nodes_w(Node &) | shawn::LazyEdgeModel | [virtual] |
| id_changed(int, int) | shawn::EdgeModel | [virtual] |
| init(void) | shawn::EdgeModel | [virtual] |
| invalidate(void) | shawn::EdgeModel | [virtual] |
| LazyEdgeModel() | shawn::LazyEdgeModel | |
| node_added(Node &) | shawn::LazyEdgeModel | [virtual] |
| node_removed(Node &) | shawn::LazyEdgeModel | [virtual] |
| nof_adjacent_nodes(const Node &, CommunicationDirection d=CD_BIDI) const | shawn::LazyEdgeModel | [virtual] |
| observer_initial_zone(Node &, const Vec &pos, const Vec &velo) | shawn::LazyEdgeModel | [virtual] |
| observer_update_zone(Node &, const Vec &newpos, const Vec &velo) | shawn::LazyEdgeModel | [virtual] |
| set_communication_model(const CommunicationModel &) | shawn::EdgeModel | [virtual] |
| set_world(World &) | shawn::EdgeModel | [virtual] |
| supports_mobility(void) const | shawn::LazyEdgeModel | [virtual] |
| world(void) const | shawn::EdgeModel | |
| world_w(void) | shawn::EdgeModel | |
| ~EdgeModel() | shawn::EdgeModel | [virtual] |
| ~LazyEdgeModel() | shawn::LazyEdgeModel | [virtual] |
| ~MovementObserver() | shawn::MovementObserver | [virtual] |
| ~NodeChangeListener() | shawn::NodeChangeListener | [virtual] |