rippled
Loading...
Searching...
No Matches
xrpld
rpc
handlers
GetCounts.h
1
#ifndef XRPL_RPC_HANDLERS_GETCOUNTS_H_INCLUDED
2
#define XRPL_RPC_HANDLERS_GETCOUNTS_H_INCLUDED
3
4
#include <xrpld/app/main/Application.h>
5
6
namespace
xrpl
{
7
8
Json::Value
9
getCountsJson
(Application& app,
int
minObjectCount);
10
11
}
12
13
#endif
Json::Value
Represents a JSON value.
Definition
json_value.h:131
xrpl
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
xrpl::getCountsJson
Json::Value getCountsJson(Application &app, int minObjectCount)
Definition
GetCounts.cpp:43
Generated by
1.9.8