rippled
Loading...
Searching...
No Matches
include
xrpl
server
detail
JSONRPCUtil.h
1
#pragma once
2
3
#include <xrpl/beast/utility/Journal.h>
4
#include <xrpl/json/Output.h>
5
#include <xrpl/json/json_value.h>
6
7
namespace
xrpl
{
8
9
void
10
HTTPReply
(
int
nStatus,
std::string
const
& strMsg,
Json::Output
const
&,
beast::Journal
j);
11
12
}
// namespace xrpl
std::string
beast::Journal
A generic endpoint for log messages.
Definition
Journal.h:40
std::function
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:5
xrpl::HTTPReply
void HTTPReply(int nStatus, std::string const &strMsg, Json::Output const &, beast::Journal j)
Definition
JSONRPCUtil.cpp:35
Generated by
1.9.8