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


Public Member Functions | |
| FlowIDKey (const wns::service::tl::FlowID &) | |
| virtual bool | operator< (const Key &other) const |
| virtual std::string | str () const |
| virtual | ~FlowIDKey () |
Public Attributes | |
| wns::service::tl::FlowID | flowID_ |
Definition at line 46 of file FlowIDBuilder.hpp.
| FlowIDKey::FlowIDKey | ( | const wns::service::tl::FlowID & | flowID | ) |
Definition at line 50 of file FlowIDBuilder.cpp.
| virtual tcp::FlowIDKey::~FlowIDKey | ( | ) | [inline, virtual] |
Definition at line 59 of file FlowIDBuilder.hpp.
| bool FlowIDKey::operator< | ( | const Key & | other | ) | const [virtual] |
Definition at line 56 of file FlowIDBuilder.cpp.
| std::string FlowIDKey::str | ( | ) | const [virtual] |
Definition at line 62 of file FlowIDBuilder.hpp.
1.5.5