rippled
Loading...
Searching...
No Matches
include
xrpl
resource
detail
Kind.h
1
#ifndef XRPL_RESOURCE_KIND_H_INCLUDED
2
#define XRPL_RESOURCE_KIND_H_INCLUDED
3
4
namespace
ripple
{
5
namespace
Resource {
6
15
enum
Kind
{
kindInbound
,
kindOutbound
,
kindUnlimited
};
16
17
}
// namespace Resource
18
}
// namespace ripple
19
20
#endif
ripple::Resource::Kind
Kind
Kind of consumer.
Definition
Kind.h:15
ripple::Resource::kindInbound
@ kindInbound
Definition
Kind.h:15
ripple::Resource::kindUnlimited
@ kindUnlimited
Definition
Kind.h:15
ripple::Resource::kindOutbound
@ kindOutbound
Definition
Kind.h:15
ripple
Use hash_* containers for keys that do not need a cryptographically secure hashing algorithm.
Definition
algorithm.h:6
Generated by
1.9.8