Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::action_def Struct Reference

#include <abi_def.hpp>

Collaboration diagram for sysio::chain::action_def:

Public Member Functions

 action_def ()=default
 
 action_def (const action_name &name, const type_name &type, const string &ricardian_contract)
 

Public Attributes

action_name name
 
type_name type
 
string ricardian_contract
 

Detailed Description

Definition at line 49 of file abi_def.hpp.

Constructor & Destructor Documentation

◆ action_def() [1/2]

sysio::chain::action_def::action_def ( )
default

◆ action_def() [2/2]

sysio::chain::action_def::action_def ( const action_name & name,
const type_name & type,
const string & ricardian_contract )
inline

Definition at line 51 of file abi_def.hpp.

Member Data Documentation

◆ name

action_name sysio::chain::action_def::name

Definition at line 55 of file abi_def.hpp.

◆ ricardian_contract

string sysio::chain::action_def::ricardian_contract

Definition at line 57 of file abi_def.hpp.

◆ type

type_name sysio::chain::action_def::type

Definition at line 56 of file abi_def.hpp.


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