This is the complete list of members for fluid_msg::PacketInCommon, including all inherited members.
buffer_id() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
buffer_id(uint32_t buffer_id) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
buffer_id_ (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | protected |
data() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
data(void *data, size_t len) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | |
data_ (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | protected |
data_len() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
data_len_ (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | protected |
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 PacketInCommon &other) const (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | |
operator!=(const OFMsg &other) const (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
operator==(const PacketInCommon &other) const (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | |
operator==(const OFMsg &other) const (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | |
pack() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | virtual |
PacketInCommon(uint8_t version, uint8_t type) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | |
PacketInCommon(uint8_t version, uint8_t type, uint32_t xid, uint32_t buffer_id, uint16_t total_len, uint8_t reason) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | |
reason() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
reason(uint8_t reason) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
reason_ (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | protected |
total_len() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
total_len(uint16_t total_len) (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | inline |
total_len_ (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | protected |
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::OFMsg) | fluid_msg::OFMsg | 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 |
~OFMsg() (defined in fluid_msg::OFMsg) | fluid_msg::OFMsg | inlinevirtual |
~PacketInCommon() (defined in fluid_msg::PacketInCommon) | fluid_msg::PacketInCommon | virtual |