|
Motion Master 6.0.0-alpha.86
Next-generation motion control software
|
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 |
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.
| AccessMode mm::etg::Access::mode = AccessMode::Ro |
| StateRestriction mm::etg::Access::readRestrictions = StateRestriction::None |
| StateRestriction mm::etg::Access::writeRestrictions = StateRestriction::None |