Electroneum
Public Member Functions | Public Attributes | List of all members
cryptonote::tx_extra_padding Struct Reference

#include <tx_extra.h>

Collaboration diagram for cryptonote::tx_extra_padding:
Collaboration graph
[legend]

Public Member Functions

template<template< bool > class Archive>
bool do_serialize (Archive< false > &ar)
 
template<template< bool > class Archive>
bool do_serialize (Archive< true > &ar)
 

Public Attributes

size_t size
 

Member Function Documentation

◆ do_serialize() [1/2]

template<template< bool > class Archive>
bool cryptonote::tx_extra_padding::do_serialize ( Archive< false > &  ar)
inline

◆ do_serialize() [2/2]

template<template< bool > class Archive>
bool cryptonote::tx_extra_padding::do_serialize ( Archive< true > &  ar)
inline

Member Data Documentation

◆ size

size_t cryptonote::tx_extra_padding::size

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