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


Public Member Functions | |
| IPAddressKey (wns::service::nl::Address _ip) | |
| virtual bool | operator< (const Key &other) const |
| virtual std::string | str () const |
Private Attributes | |
| wns::service::nl::Address | ip |
Definition at line 36 of file FlowIDBuilders.hpp.
| ip::IPAddressKey::IPAddressKey | ( | wns::service::nl::Address | _ip | ) | [inline] |
Definition at line 40 of file FlowIDBuilders.hpp.
| virtual bool ip::IPAddressKey::operator< | ( | const Key & | other | ) | const [inline, virtual] |
Definition at line 42 of file FlowIDBuilders.hpp.
| virtual std::string ip::IPAddressKey::str | ( | ) | const [inline, virtual] |
Definition at line 56 of file FlowIDBuilders.hpp.
1.5.5