BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
Public Member Functions | Public Attributes | List of all members
nontrivial_t Struct Reference

Public Member Functions

 nontrivial_t ()
 
template<typename Stream , typename Operation >
ADD_SERIALIZE_METHODS void SerializationOp (Stream &s, Operation ser_action)
 

Public Attributes

int x
 

Detailed Description

Definition at line 12 of file prevector.cpp.

Constructor & Destructor Documentation

◆ nontrivial_t()

nontrivial_t::nontrivial_t ( )
inline

Definition at line 14 of file prevector.cpp.

Member Function Documentation

◆ SerializationOp()

template<typename Stream , typename Operation >
ADD_SERIALIZE_METHODS void nontrivial_t::SerializationOp ( Stream &  s,
Operation  ser_action 
)
inline

Definition at line 17 of file prevector.cpp.

Member Data Documentation

◆ x

int nontrivial_t::x

Definition at line 13 of file prevector.cpp.


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