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

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

check_prerequisites() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
cofbucket(uint8_t ofp_version=openflow::OFP_VERSION_UNKNOWN, uint16_t weigth=0, uint32_t watch_port=0, uint32_t watch_group=0) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
cofbucket(uint8_t ofp_version, uint8_t *bucket, size_t bclen) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
get_actions() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_bucket_stats(cmemory &body) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
get_byte_count() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_packet_count() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_version() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_watch_group() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_watch_port() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
get_weight() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
length() const (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
operator<< (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketfriend
operator=(const cofbucket &b) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
operator==(const cofbucket &b) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
pack(uint8_t *bucket, size_t bclen) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
set_actions() (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_byte_count(uint64_t byte_count) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_packet_count(uint64_t packet_count) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_version(uint8_t ofp_version) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_watch_group(uint32_t watch_group) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_watch_port(uint32_t watch_port) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
set_weight(uint16_t weight) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketinline
unpack(uint8_t *bucket, size_t bclen) (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucket
~cofbucket() (defined in rofl::openflow::cofbucket)rofl::openflow::cofbucketvirtual