Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysiobios::bios::abi_hash Struct Reference

#include <sysio.bios.hpp>

Collaboration diagram for sysiobios::bios::abi_hash:

Public Member Functions

uint64_t primary_key () const
 

Public Attributes

name owner
 
checksum256 hash
 

Detailed Description

Definition at line 256 of file sysio.bios.hpp.

Member Function Documentation

◆ primary_key()

uint64_t sysiobios::bios::abi_hash::primary_key ( ) const
inline

Definition at line 259 of file sysio.bios.hpp.

259{ return owner.value; }

Member Data Documentation

◆ hash

checksum256 sysiobios::bios::abi_hash::hash

Definition at line 258 of file sysio.bios.hpp.

◆ owner

name sysiobios::bios::abi_hash::owner

Definition at line 257 of file sysio.bios.hpp.


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