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

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

add_port(uint32_t portno) (defined in rofl::openflow::cofports)rofl::openflow::cofports
clear() (defined in rofl::openflow::cofports)rofl::openflow::cofports
cofports(uint8_t ofp_version=openflow::OFP_VERSION_UNKNOWN) (defined in rofl::openflow::cofports)rofl::openflow::cofports
cofports(uint8_t ofp_version, uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofports)rofl::openflow::cofports
cofports(cofports const &ports) (defined in rofl::openflow::cofports)rofl::openflow::cofports
drop_port(uint32_t portno) (defined in rofl::openflow::cofports)rofl::openflow::cofports
drop_port(const std::string &devname) (defined in rofl::openflow::cofports)rofl::openflow::cofports
drop_port(const rofl::caddress_ll &hwaddr) (defined in rofl::openflow::cofports)rofl::openflow::cofports
get_port(uint32_t portno) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
get_port(const std::string &devname) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
get_port(const rofl::caddress_ll &hwaddr) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
get_ports() const (defined in rofl::openflow::cofports)rofl::openflow::cofportsinline
get_version() const (defined in rofl::openflow::cofports)rofl::openflow::cofportsinline
has_port(uint32_t portno) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
has_port(const std::string &devname) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
has_port(const rofl::caddress_ll &hwaddr) const (defined in rofl::openflow::cofports)rofl::openflow::cofports
length() const rofl::openflow::cofports
operator+=(cofports const &ports) (defined in rofl::openflow::cofports)rofl::openflow::cofports
operator<< (defined in rofl::openflow::cofports)rofl::openflow::cofportsfriend
operator=(cofports const &ports) (defined in rofl::openflow::cofports)rofl::openflow::cofports
pack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofports)rofl::openflow::cofports
set_port(uint32_t portno) (defined in rofl::openflow::cofports)rofl::openflow::cofports
set_port(const std::string &devname) (defined in rofl::openflow::cofports)rofl::openflow::cofports
set_port(const rofl::caddress_ll &hwaddr) (defined in rofl::openflow::cofports)rofl::openflow::cofports
set_ports() (defined in rofl::openflow::cofports)rofl::openflow::cofportsinline
set_version(uint8_t ofp_version) (defined in rofl::openflow::cofports)rofl::openflow::cofportsinline
unpack(uint8_t *buf, size_t buflen) (defined in rofl::openflow::cofports)rofl::openflow::cofports
~cofports() (defined in rofl::openflow::cofports)rofl::openflow::cofportsvirtual