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


Public Member Functions | |
| OpcodeKey (const OpcodeKeyBuilder *builder, const CompoundPtr &compound) | |
| virtual bool | operator< (const Key &_other) const |
| std::string | str () const |
Private Attributes | |
| int | opcode |
Definition at line 39 of file OpcodeKey.hpp.
| OpcodeKey::OpcodeKey | ( | const OpcodeKeyBuilder * | builder, | |
| const CompoundPtr & | compound | |||
| ) |
Definition at line 38 of file OpcodeKey.cpp.
| std::string OpcodeKey::str | ( | ) | const [virtual] |
int wns::ldk::multiplexer::OpcodeKey::opcode [private] |
Definition at line 49 of file OpcodeKey.hpp.
1.5.5