Public Member Functions | |
cofstats_flow_reply () | |
virtual | ~cofstats_flow_reply () |
![]() | |
cofstats (size_t bodylen=0) | |
virtual size_t | length () |
virtual cmemory & | pack () |
virtual void | unpack (uint8_t *buf, size_t buflen) throw (eOFstatsTooShort) |
virtual const char * | c_str () |
Additional Inherited Members | |
![]() | |
cmemory | body |
cofmatch | match |
union { | |
uint8_t * ofsu_body | |
struct openflow12::ofp_desc_stats * ofsu_desc_reply | |
struct openflow12::ofp_flow_stats_request * ofsu_flow_stats_request | |
struct openflow12::ofp_flow_stats * ofsu_flow_stats_reply | |
struct openflow12::ofp_aggregate_stats_request * ofsu_aggr_stats_request | |
struct openflow12::ofp_aggregate_stats_reply * ofsu_aggr_stats_reply | |
struct openflow12::ofp_table_stats * ofsu_table_stats_reply | |
struct openflow12::ofp_port_stats_request * ofsu_port_stats_request | |
struct openflow12::ofp_port_stats * ofsu_port_stats_reply | |
struct openflow12::ofp_queue_stats_request * ofsu_queue_stats_request | |
struct openflow12::ofp_queue_stats * ofsu_queue_stats_reply | |
struct openflow12::ofp_group_stats_request * ofsu_group_stats_request | |
struct openflow12::ofp_group_stats * ofsu_group_stats_reply | |
struct openflow12::ofp_group_desc_stats * ofsu_group_desc_stats_reply | |
struct openflow12::ofp_group_features_stats * ofsu_group_features_stats_reply | |
struct openflow12::ofp_experimenter_stats_header * ofsu_expr_stats_header | |
} | ofs_ofsu |
![]() | |
cmemory | packed |
|
inline |
constructor
|
inlinevirtual |
destructor