BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Member Functions | Public Attributes | List of all members
graphene::protocol::adder Struct Reference

Public Member Functions

void operator() (const restriction &r)
 
void operator() (const vector< restriction > &r)
 

Public Attributes

size_t sum = 0
 

Detailed Description

Definition at line 29 of file restriction.cpp.

Member Function Documentation

◆ operator()() [1/2]

void graphene::protocol::adder::operator() ( const restriction r)
inline

Definition at line 31 of file restriction.cpp.

◆ operator()() [2/2]

void graphene::protocol::adder::operator() ( const vector< restriction > &  r)
inline

Definition at line 32 of file restriction.cpp.

Member Data Documentation

◆ sum

size_t graphene::protocol::adder::sum = 0

Definition at line 30 of file restriction.cpp.


The documentation for this struct was generated from the following file: