Typedefs | |
| typedef std::map< CapacityDirection, unsigned > | Capacity |
Enumerations | |
| enum | CapacityDirection { FromClientToServer, FromServerToClient } |
Functions | |
| SENF_CONSOLE_REGISTER_ENUM (CapacityDirection,(FromClientToServer)(FromServerToClient)) | |
| typedef std::map<CapacityDirection, unsigned> senf::emu::tunnel::Capacity |
Definition at line 46 of file TunnelController.hh.
| Enumerator | |
|---|---|
| FromClientToServer | |
| FromServerToClient | |
Definition at line 45 of file TunnelController.hh.
| senf::emu::tunnel::SENF_CONSOLE_REGISTER_ENUM | ( | CapacityDirection | , |
| (FromClientToServer)(FromServerToClient) | |||
| ) |