rippled
Loading...
Searching...
No Matches
Functions
protocol Namespace Reference

Functions

template<class Hasher >
void hash_append (Hasher &h, TMValidatorList const &msg)
 
template<class Hasher >
void hash_append (Hasher &h, TMValidatorListCollection const &msg)
 
template<class Hasher >
void hash_append (Hasher &h, TMGetLedger const &msg)
 
template<class Hasher >
void hash_append (Hasher &h, TMLedgerData const &msg)
 

Function Documentation

◆ hash_append() [1/4]

template<class Hasher >
void protocol::hash_append ( Hasher &  h,
TMValidatorList const &  msg 
)

Definition at line 955 of file ValidatorList.h.

◆ hash_append() [2/4]

template<class Hasher >
void protocol::hash_append ( Hasher &  h,
TMValidatorListCollection const &  msg 
)

Definition at line 963 of file ValidatorList.h.

◆ hash_append() [3/4]

template<class Hasher >
void protocol::hash_append ( Hasher &  h,
TMGetLedger const &  msg 
)

Definition at line 499 of file ProtocolMessage.h.

◆ hash_append() [4/4]

template<class Hasher >
void protocol::hash_append ( Hasher &  h,
TMLedgerData const &  msg 
)

Definition at line 532 of file ProtocolMessage.h.