rippled
Loading...
Searching...
No Matches
include
xrpl
resource
resource/Types.h
1
#ifndef XRPL_RESOURCE_TYPES_H_INCLUDED
2
#define XRPL_RESOURCE_TYPES_H_INCLUDED
3
4
namespace
ripple
{
5
namespace
Resource {
6
7
struct
Key;
8
struct
Entry;
9
10
}
// namespace Resource
11
}
// namespace ripple
12
13
#endif
ripple
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
Generated by
1.9.8