![]() |
Dripline-Cpp
v2.4.2
Dripline Implementation in C++
|
Go to the source code of this file.
Classes | |
class | reply_cache |
A singleton throw_reply object used to transfer throw_reply information to C++ from other implementations (e.g. Python) More... | |
Namespaces | |
dripline | |
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... | |