![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <ConnectionKey.hpp>


Public Member Functions | |
| ConnectionKey (int cid) | |
| ConnectionKey (const CIDKeyBuilder *builder, const wns::ldk::CompoundPtr compound, int direction) | |
| bool | operator< (const wns::ldk::Key &other) const |
| std::string | str () const |
Private Attributes | |
| int | id |
Definition at line 50 of file ConnectionKey.hpp.
| ConnectionKey::ConnectionKey | ( | const CIDKeyBuilder * | builder, | |
| const wns::ldk::CompoundPtr | compound, | |||
| int | direction | |||
| ) |
Definition at line 43 of file ConnectionKey.cpp.
| wimac::ConnectionKey::ConnectionKey | ( | int | cid | ) | [inline] |
Definition at line 58 of file ConnectionKey.hpp.
| bool ConnectionKey::operator< | ( | const wns::ldk::Key & | other | ) | const [virtual] |
| std::string ConnectionKey::str | ( | ) | const [virtual] |
int wimac::ConnectionKey::id [private] |
Definition at line 67 of file ConnectionKey.hpp.
1.5.5