![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
#include "reply_cache.hh"
Go to the source code of this file.
Namespaces | |
| dripline | |
Macros | |
| #define | DRIPLINE_API_EXPORTS |
Functions | |
| void | set_reply_cache (const return_code &a_code, const std::string &a_message, scarab::param_ptr_t a_payload_ptr) |
| Set the contents of the reply cache (functional access to the singleton reply_cache) More... | |
| #define DRIPLINE_API_EXPORTS |
Definition at line 8 of file reply_cache.cc.
1.8.13