Revised OpenFlow Library  v0.6.0dev
 All Classes Files Functions Variables Friends Groups Pages
rofl::openflow::cofport Member List

This is the complete list of members for rofl::openflow::cofport, including all inherited members.

assign(uint8_t *buf, size_t buflen)rofl::cmemoryvirtual
clear()rofl::cmemory
cmemory(size_t len=CMEMORY_DEFAULT_SIZE)rofl::cmemory
cmemory(uint8_t *data, size_t datalen)rofl::cmemory
cmemory(cmemory const &m)rofl::cmemory
cofport(uint8_t of_version=openflow::OFP_VERSION_UNKNOWN) (defined in rofl::openflow::cofport)rofl::openflow::cofport
cofport(uint8_t ofp_version, uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofport)rofl::openflow::cofport
cofport(cofport const &port) (defined in rofl::openflow::cofport)rofl::openflow::cofport
config_is_port_down() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
empty() const rofl::cmemoryinlinevirtual
find_first_of(uint8_t value, unsigned int start)rofl::cmemory
get_advertised() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_config() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_curr() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_curr_speed() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_hwaddr() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_max_speed() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_name() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_peer() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_port_no() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_port_stats() (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_state() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_supported() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
get_version() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
insert(uint8_t *ptr, size_t len)rofl::cmemory
insert(unsigned int offset, size_t len)rofl::cmemory
length() const (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_clr_blocked() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_clr_link_down() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_clr_live() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_is_blocked() const (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_is_link_down() const (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_is_live() const (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_phy_down() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_phy_is_up() const (defined in rofl::openflow::cofport)rofl::openflow::cofport
link_state_phy_up() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_set_blocked() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_set_link_down() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
link_state_set_live() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
memlen() const rofl::cmemory
ofp_ofpu (defined in rofl::openflow::cofport)rofl::openflow::cofport
ofpu10_port (defined in rofl::openflow::cofport)rofl::openflow::cofport
ofpu12_port (defined in rofl::openflow::cofport)rofl::openflow::cofport
ofpu13_port (defined in rofl::openflow::cofport)rofl::openflow::cofport
ofpu_port (defined in rofl::openflow::cofport)rofl::openflow::cofport
operator!=(cmemory const &m) const rofl::cmemory
operator&(cmemory const &m) const rofl::cmemory
operator+(cmemory const &m)rofl::cmemory
operator+=(cmemory const &m)rofl::cmemory
operator<(cmemory const &m) const rofl::cmemory
operator<< (defined in rofl::openflow::cofport)rofl::openflow::cofportfriend
operator=(cofport const &port) (defined in rofl::openflow::cofport)rofl::openflow::cofport
rofl::cmemory::operator=(cmemory const &m)rofl::cmemory
operator==(cmemory const &m) const rofl::cmemory
operator>(cmemory const &m) const rofl::cmemory
operator[](size_t index) const rofl::cmemory
pack(uint8_t *buf, size_t buflen)rofl::openflow::cofportvirtual
recv_port_mod(uint32_t config, uint32_t mask, uint32_t advertise) (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual
remove(uint8_t *ptr, size_t len)rofl::cmemory
remove(unsigned int offset, size_t len)rofl::cmemory
set_advertised(uint32_t advertised) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_config(uint32_t config) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_curr(uint32_t curr) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_curr_speed(uint32_t curr_speed) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_hwaddr(cmacaddr const &maddr) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_max_speed(uint32_t max_speed) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_name(std::string name) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_peer(uint32_t peer) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_port_no(uint32_t port_no) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_state(uint32_t state) (defined in rofl::openflow::cofport)rofl::openflow::cofport
set_supported(uint32_t supported) (defined in rofl::openflow::cofport)rofl::openflow::cofport
somem() const rofl::cmemory
toString() const rofl::cmemoryvirtual
unpack(uint8_t *buf, size_t buflen)rofl::openflow::cofportvirtual
~cmemory()rofl::cmemoryvirtual
~cofport() (defined in rofl::openflow::cofport)rofl::openflow::cofportvirtual