![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Classes | |
| class | APUpperConvergence |
| AP implementation of UpperConvergence, collaborates with the RANG. More... | |
| class | ILayer2 |
| class | Layer2 |
| The DLL Component Base Class. More... | |
| class | Module |
| class | NoUpperConvergence |
| Dummy UpperConvergence interface realisation. More... | |
| class | RANG |
| RANG Radio Access Network Gateway. More... | |
| class | StationManager |
| The StationManager is an information database for all DLLs in the simulator. More... | |
| class | UpperCommand |
| Command contributed by the UpperConvergence FU of the Data Link Layer (DLL). More... | |
| class | UpperConvergence |
| UpperConvergence base class, connecting the DLL-FUN with a Network Layer. More... | |
| class | UTUpperConvergence |
| UT implementation of UpperConvergence, collaborates directly with the Network Layer. More... | |
Namespaces | |
| namespace | compoundSwitch |
| namespace | services |
Typedefs | |
| typedef std::list < wns::service::dll::UnicastAddress > | MACList |
| typedef std::list < wns::node::Interface * > | NodeList |
| typedef wns::SingletonHolder < StationManager > | TheStationManager |
Functions | |
| std::string | printNodeList (const dll::NodeList &list) |
| typedef std::list<wns::service::dll::UnicastAddress> dll::MACList |
Definition at line 34 of file StationManager.hpp.
| typedef std::list<wns::node::Interface*> dll::NodeList |
Definition at line 33 of file StationManager.hpp.
Definition at line 89 of file StationManager.hpp.
| std::string dll::printNodeList | ( | const dll::NodeList & | list | ) | [inline] |
Definition at line 37 of file StationManager.hpp.
1.5.5