SObjectizer-5 Extra
|
Variables | |
const int | rc_subscribe_event_handler_be_used_on_collecting_mbox |
An attempt to make subscription to collecting_mbox. More... | |
const int | rc_delivery_filter_cannot_be_used_on_collecting_mbox |
An attempt to set delivery filter to collecting_mbox. More... | |
const int | rc_different_message_type |
An attempt to send a message or signal of different type. More... | |
const int so_5::extra::mboxes::collecting_mbox::errors::rc_delivery_filter_cannot_be_used_on_collecting_mbox |
An attempt to set delivery filter to collecting_mbox.
Definition at line 51 of file collecting_mbox.hpp.
const int so_5::extra::mboxes::collecting_mbox::errors::rc_different_message_type |
An attempt to send a message or signal of different type.
Definition at line 60 of file collecting_mbox.hpp.
const int so_5::extra::mboxes::collecting_mbox::errors::rc_subscribe_event_handler_be_used_on_collecting_mbox |
An attempt to make subscription to collecting_mbox.
Definition at line 42 of file collecting_mbox.hpp.