#include <assetdb.h>
|
template<typename Stream , typename Operation > |
void | SerializationOp (Stream &s, Operation ser_action) |
|
Definition at line 22 of file assetdb.h.
◆ SerializationOp()
template<typename Stream , typename Operation >
void CBlockAssetUndo::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ ADD_SERIALIZE_METHODS
CBlockAssetUndo::ADD_SERIALIZE_METHODS |
◆ fChangedIPFS
bool CBlockAssetUndo::fChangedIPFS |
◆ fChangedUnits
bool CBlockAssetUndo::fChangedUnits |
◆ fChangedVerifierString
bool CBlockAssetUndo::fChangedVerifierString |
◆ nUnits
int32_t CBlockAssetUndo::nUnits |
◆ strIPFS
std::string CBlockAssetUndo::strIPFS |
◆ verifierString
std::string CBlockAssetUndo::verifierString |
◆ version
int8_t CBlockAssetUndo::version |
The documentation for this struct was generated from the following file: