#include <assettypes.h>
Definition at line 187 of file assettypes.h.
◆ CAssetTransfer() [1/2]
| CAssetTransfer::CAssetTransfer |
( |
| ) |
|
|
inline |
◆ CAssetTransfer() [2/2]
| CAssetTransfer::CAssetTransfer |
( |
const std::string & |
strAssetName, |
|
|
const CAmount & |
nAmount, |
|
|
const std::string & |
message = "", |
|
|
const int64_t & |
nExpireTime = 0 |
|
) |
| |
◆ ConstructTransaction()
| void CAssetTransfer::ConstructTransaction |
( |
CScript & |
script | ) |
const |
◆ ContextualCheckAgainstVerifyString()
| bool CAssetTransfer::ContextualCheckAgainstVerifyString |
( |
CAssetsCache * |
assetCache, |
|
|
const std::string & |
address, |
|
|
std::string & |
strError |
|
) |
| const |
◆ IsValid()
| bool CAssetTransfer::IsValid |
( |
std::string & |
strError | ) |
const |
◆ SerializationOp()
template<typename Stream , typename Operation >
| void CAssetTransfer::SerializationOp |
( |
Stream & |
s, |
|
|
Operation |
ser_action |
|
) |
| |
|
inline |
◆ SetNull()
| void CAssetTransfer::SetNull |
( |
| ) |
|
|
inline |
◆ ADD_SERIALIZE_METHODS
| CAssetTransfer::ADD_SERIALIZE_METHODS |
◆ message
| std::string CAssetTransfer::message |
◆ nAmount
◆ nExpireTime
| int64_t CAssetTransfer::nExpireTime |
◆ strName
| std::string CAssetTransfer::strName |
The documentation for this class was generated from the following files: