This is the complete list of members for fluid_msg::of10::Error, including all inherited members.
code() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
code(uint16_t code) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
code_ (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | protected |
data() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
data(void *data, size_t data_len) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
data_ (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | protected |
data_len() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
data_len_ (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | protected |
err_type() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
err_type(uint16_t err_type) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | inline |
err_type_ (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | protected |
Error() (defined in fluid_msg::of10::Error) | fluid_msg::of10::Error | |
Error(uint32_t xid, uint16_t err_type, uint16_t code) (defined in fluid_msg::of10::Error) | fluid_msg::of10::Error | |
Error(uint32_t xid, uint16_t err_type, uint16_t code, uint8_t *data, size_t data_len) (defined in fluid_msg::of10::Error) | fluid_msg::of10::Error | |
ErrorCommon(uint8_t version, uint8_t type) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
ErrorCommon(uint8_t version, uint8_t type, uint32_t xid, uint16_t err_type, uint16_t code) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
ErrorCommon(uint8_t version, uint8_t type, uint32_t xid, uint16_t err_type, uint16_t code, void *data, size_t data_len) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
free_buffer(uint8_t *buffer) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inlinestatic |
length() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inlinevirtual |
length(uint16_t length) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
length_ (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | protected |
msg_type(uint8_t type) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
OFMsg(uint8_t version, uint8_t type) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
OFMsg(uint8_t version, uint8_t type, uint32_t xid) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
OFMsg(uint8_t *buffer) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
operator!=(const ErrorCommon &other) const (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
operator!=(const OFMsg &other) const (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
operator==(const ErrorCommon &other) const (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | |
operator==(const OFMsg &other) const (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
pack() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | virtual |
type() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
type_ (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | protected |
unpack(uint8_t *buffer) (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | virtual |
version() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
version(uint8_t version) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
version_ (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | protected |
xid() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
xid(uint32_t xid) (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inline |
xid_ (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | protected |
~Error() (defined in fluid_msg::of10::Error) | fluid_msg::of10::Error | inline |
~ErrorCommon() (defined in fluid_msg::ErrorCommon) | fluid_msg::ErrorCommon | virtual |
~OFMsg() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inlinevirtual |