|
Flex
Flex exchange system
|
To allow deploy message only with onDeploy call.
More...


Static Public Attributes | |
| static constexpr unsigned | message_sender_is_not_my_owner = 100 |
| Authorization error. | |
| static constexpr unsigned | not_correct_previous_clone_deploying_me = 101 |
| Not a correct previous clone deploying me. | |
| static constexpr unsigned | not_correct_wrappers_cfg_deploying_me = 102 |
| Not a correct WrappersConfig deploying me. | |
| static constexpr unsigned | incorrect_set_next_sender_clone = 103 |
| Incorrect sender WIC clone in setNext call. | |
| static constexpr unsigned | empty_next_symbol = 104 |
Empty next WIC symbol. | |
| static constexpr unsigned | wrong_wrapper_type = 105 |
| Wrapper type is out of wrapper deployers array. | |
| static constexpr unsigned | uninitialized = 106 |
| WIC uninitialized. | |
| static constexpr unsigned | wrong_prev_wic_in_chain = 107 |
| Wrong previous WIC in chain. | |
| static constexpr unsigned | wrong_cloned_wrappers_cfg = 108 |
| Wrong cloned WrappersConfig. | |
To allow deploy message only with onDeploy call.