Classes | |
class | awds::AwdsRouting |
This class implement the routing functionality. More... | |
class | awds::FlowRouting |
Inteface class for routing with flow tables. More... | |
class | awds::Routing |
base class for the actual routing class.
The Routing class is used as base class for the actual routing class. It contains virtual functions for all methods that belong to the API of the routing. The AwdsRouting class inherits from this and implements the functions. The Routing class should used whenever the stable interface to the routing funtionality is required. The AwdsRouting might change over time. More... | |
class | awds::RTopology |
class that contains all topology information of the routing More... |