![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
This is the complete list of members for reply_cache, including all inherited members.
| f_payload | throw_reply | protected |
| f_return_code | throw_reply | protected |
| f_return_message | throw_reply | protected |
| get_payload_ptr() const noexcept | throw_reply | inline |
| operator<<(x_streamable a_fragment) | throw_reply | |
| operator<<(const std::string &a_fragment) | throw_reply | inline |
| operator<<(const char *a_fragment) | throw_reply | inline |
| operator=(const throw_reply &a_orig) | reply_cache | |
| payload() const noexcept | throw_reply | inline |
| payload() | throw_reply | inline |
| reply_cache() | reply_cache | protected |
| reply_cache(const reply_cache &)=delete | reply_cache | protected |
| ret_code() const noexcept | throw_reply | inline |
| return_message() const noexcept | throw_reply | inline |
| return_message() | throw_reply | inline |
| scarab::destroyer< reply_cache > class | reply_cache | friend |
| scarab::thread_singleton< reply_cache > class | reply_cache | friend |
| set_cache(const return_code &a_code, const std::string &a_message, scarab::param_ptr_t a_payload_ptr) | reply_cache | |
| set_payload(scarab::param_ptr_t a_payload) | throw_reply | inline |
| set_return_code(const return_code &a_code) | throw_reply | inline |
| throw_reply() | throw_reply | |
| throw_reply(const return_code &a_code, scarab::param_ptr_t a_payload_ptr=scarab::param_ptr_t(new scarab::param())) | throw_reply | |
| throw_reply(const throw_reply &a_orig) | throw_reply | |
| ~reply_cache() noexcept | reply_cache | protectedvirtual |
| ~throw_reply() noexcept | throw_reply | virtual |
1.8.13