Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CSerActionSerialize Struct Reference

Support for ADD_SERIALIZE_METHODS and READWRITE macro. More...

#include <serialize.h>

Public Member Functions

constexpr bool ForRead () const
 

Detailed Description

Support for ADD_SERIALIZE_METHODS and READWRITE macro.

Definition at line 1159 of file serialize.h.

Member Function Documentation

◆ ForRead()

constexpr bool CSerActionSerialize::ForRead ( ) const
inline

Definition at line 1161 of file serialize.h.


The documentation for this struct was generated from the following file:
Released under the MIT license