Motion Master 6.0.0-alpha.86
Next-generation motion control software
Loading...
Searching...
No Matches
mm::etg::Access Struct Reference

An <Access> element together with its two restriction attributes. More...

#include <esi.h>

Public Attributes

AccessMode mode = AccessMode::Ro
 
StateRestriction readRestrictions = StateRestriction::None
 
StateRestriction writeRestrictions = StateRestriction::None
 

Detailed Description

An <Access> element together with its two restriction attributes.

Adopted as a unit during flag inheritance: an <Access> that carries WriteRestrictions overrides both the mode and the restriction, never one without the other.

Member Data Documentation

◆ mode

AccessMode mm::etg::Access::mode = AccessMode::Ro

◆ readRestrictions

StateRestriction mm::etg::Access::readRestrictions = StateRestriction::None

◆ writeRestrictions

StateRestriction mm::etg::Access::writeRestrictions = StateRestriction::None

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