8#ifndef ASIOLIBS_INCLUDE_ASIOLIBS_ASIOISSUES_HPP_
9#define ASIOLIBS_INCLUDE_ASIOLIBS_ASIOISSUES_HPP_
17 InvalidRawReceiverTimeout,
18 "recv_timeout_ms is 0 or missing in the configuration. The default value " << raw_receiver_timeout_ms <<
" will be used.",
19 ((
int)raw_receiver_timeout_ms))
#define ERS_DECLARE_ISSUE(namespace_name, class_name, message, attributes)