Menu

famouso::mw::nl::awds::detail::FlowMgmtActionIDs Struct Reference

Ids used by the flow management action attribute. More...

#include <Attributes.h>

Public Types

enum  {
  reg = 1, free = 2, dead = 3, use = 4,
  avail = 5, max
}

Detailed Description

Ids used by the flow management action attribute.


Member Enumeration Documentation

anonymous enum
Enumerator:
reg 

Register a new flow id

free 

Unregister a flow id.

dead 

Flow manager has killed a flow.

use 

Flow manager has registered a new flow.

avail 

Flow manager is available.

max 

Only used by the attribute to determine the maximum size.


The documentation for this struct was generated from the following file: