rippled
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ripple::PeerImp::ChargeWithContext Struct Reference
Collaboration diagram for ripple::PeerImp::ChargeWithContext:
Collaboration graph
[legend]

Public Member Functions

void update (Resource::Charge f, std::string const &add)
 

Public Attributes

Resource::Charge fee = Resource::feeTrivialPeer
 
std::string context = {}
 

Detailed Description

Definition at line 195 of file PeerImp.h.

Member Function Documentation

◆ update()

void ripple::PeerImp::ChargeWithContext::update ( Resource::Charge  f,
std::string const &  add 
)

Definition at line 201 of file PeerImp.h.

Member Data Documentation

◆ fee

Resource::Charge ripple::PeerImp::ChargeWithContext::fee = Resource::feeTrivialPeer

Definition at line 197 of file PeerImp.h.

◆ context

std::string ripple::PeerImp::ChargeWithContext::context = {}

Definition at line 198 of file PeerImp.h.