OpFlex Framework 1.7.0
|
Define constants that are generally useful for the Opflex framework. More...
#include <opflex/ofcore/OFConstants.h>
Public Types | |
enum | OpflexRole { BOOTSTRAP = 0 , POLICY_ELEMENT = 1 , POLICY_REPOSITORY = 2 , ENDPOINT_REGISTRY = 4 , OBSERVER = 8 } |
The set of possible OpFlex roles. More... | |
Define constants that are generally useful for the Opflex framework.
The set of possible OpFlex roles.
Each elements in an Opflex system has one or more roles. An opflex client as provided by OFFramework has the role of POLICY_ELEMENT.