|
| WriteMetadata (uint64_t metadata, uint64_t metadata_mask) |
|
uint16_t | set_order () const |
|
virtual bool | equals (const Instruction &other) |
|
virtual WriteMetadata * | clone () |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
uint64_t | metadata () |
|
uint64_t | metadata_mask () |
|
void | metadata (uint64_t metadata) |
|
void | metadata_mask (uint64_t metadata_mask) |
|
| Instruction (uint16_t type, uint16_t length) |
|
virtual bool | operator== (const Instruction &other) const |
|
virtual bool | operator!= (const Instruction &other) const |
|
uint16_t | type () |
|
uint16_t | length () |
|
void | type (uint16_t type) |
|
void | length (uint16_t length) |
|
|
static Instruction * | make_instruction (uint16_t type) |
|
uint16_t | type_ |
|
uint16_t | length_ |
|
The documentation for this class was generated from the following file: