SObjectizer-5 Extra
Namespaces | Variables
errors.hpp File Reference

Error codes for enveloped_msg submodule. More...

#include <so_5_extra/error_ranges.hpp>

Go to the source code of this file.

Namespaces

 so_5
 Ranges for error codes of each submodules.
 
 so_5::extra
 
 so_5::extra::enveloped_msg
 
 so_5::extra::enveloped_msg::errors
 

Variables

const int so_5::extra::enveloped_msg::errors::rc_mutabilty_of_envelope_cannot_be_changed
 Mutability of payload message inside just_envelope can't be changed. More...
 
const int so_5::extra::enveloped_msg::errors::rc_empty_payload_holder
 An attempt to use empty payload_holder for make an envelope. More...
 

Detailed Description

Error codes for enveloped_msg submodule.

Since
v.1.2.0

Definition in file errors.hpp.