veriblock-pop-cpp
C++11 Libraries for leveraging VeriBlock Proof-Of-Proof blockchain technology.
altintegration::btc::CSerActionSerialize Struct Reference

Support for ADD_SERIALIZE_METHODS and READWRITE macro. More...

Detailed Description

Definition at line 945 of file serialize.hpp.

#include <serialize.hpp>

+ Collaboration diagram for altintegration::btc::CSerActionSerialize:

Public Member Functions

constexpr bool ForRead () const
 

Member Function Documentation

◆ ForRead()

constexpr bool altintegration::btc::CSerActionSerialize::ForRead ( ) const
inlineconstexpr

Definition at line 946 of file serialize.hpp.

946{ return false; }

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