Dripline-Cpp  v2.4.2
Dripline Implementation in C++
Namespaces | Macros | Functions
reply_cache.cc File Reference
#include "reply_cache.hh"
Include dependency graph for reply_cache.cc:

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...
 

Macro Definition Documentation

◆ DRIPLINE_API_EXPORTS

#define DRIPLINE_API_EXPORTS

Definition at line 8 of file reply_cache.cc.