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

#include <abi_serializer.hpp>

Collaboration diagram for sysio::chain::impl::variant_path_item:

Public Attributes

map< type_name, variant_def >::const_iterator variant_itr
 
uint32_t variant_ordinal = 0
 

Detailed Description

Definition at line 220 of file abi_serializer.hpp.

Member Data Documentation

◆ variant_itr

map<type_name,variant_def>::const_iterator sysio::chain::impl::variant_path_item::variant_itr

Definition at line 221 of file abi_serializer.hpp.

◆ variant_ordinal

uint32_t sysio::chain::impl::variant_path_item::variant_ordinal = 0

Definition at line 222 of file abi_serializer.hpp.


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