Electroneum
Public Member Functions | Public Attributes | List of all members
ancestor Struct Reference
Collaboration diagram for ancestor:
Collaboration graph
[legend]

Public Member Functions

bool operator== (const ancestor &other) const
 
template<typename t_archive >
void serialize (t_archive &a, const unsigned int ver)
 

Public Attributes

uint64_t amount
 
uint64_t offset
 

Member Function Documentation

◆ operator==()

bool ancestor::operator== ( const ancestor other) const
inline

◆ serialize()

template<typename t_archive >
void ancestor::serialize ( t_archive &  a,
const unsigned int  ver 
)
inline

Member Data Documentation

◆ amount

uint64_t ancestor::amount

◆ offset

uint64_t ancestor::offset

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