Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::detail::decompose<> Struct Reference

#include <types.hpp>

Static Public Member Functions

template<typename ResultVariant >
static auto extract (uint16_t id, const vector< char > &data, ResultVariant &result) -> std::optional< extract_match >
 

Detailed Description

Definition at line 330 of file types.hpp.

Member Function Documentation

◆ extract()

template<typename ResultVariant >
static auto sysio::chain::detail::decompose<>::extract ( uint16_t id,
const vector< char > & data,
ResultVariant & result ) -> std::optional<extract_match>
inlinestatic

Definition at line 332 of file types.hpp.

334 {
335 return {};
336 }

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