|  | 
| static constexpr int | None = 0 | 
| static constexpr int | Read = 1 | 
| static constexpr int | Write = 2 | 
| static constexpr int | Update = Read | Write | 
| static constexpr int | Action = 3 | 
| static constexpr int | IfTrue = 4 | 
| static constexpr int | IfFalse = 8 | 
| static constexpr int | Condition = 12 | 
The documentation for this struct was generated from the following file: