Raven Core
3.0.0
P2P Digital Currency
|
This is the complete list of members for CAssetsCache, including all inherited members.
AddBackSpentAsset(const Coin &coin, const std::string &assetName, const std::string &address, const CAmount &nAmount, const COutPoint &out) | CAssetsCache | private |
AddGlobalRestricted(const std::string &assetName, const RestrictedType type) | CAssetsCache | |
AddNewAsset(const CNewAsset &asset, const std::string address, const int &nHeight, const uint256 &blockHash) | CAssetsCache | |
AddOwnerAsset(const std::string &assetsName, const std::string address) | CAssetsCache | |
AddQualifierAddress(const std::string &assetName, const std::string &address, const QualifierType type) | CAssetsCache | |
AddReissueAsset(const CReissueAsset &reissue, const std::string address, const COutPoint &out) | CAssetsCache | |
AddRestrictedAddress(const std::string &assetName, const std::string &address, const RestrictedType type) | CAssetsCache | |
AddRestrictedVerifier(const std::string &assetName, const std::string &verifier) | CAssetsCache | |
AddToAssetBalance(const std::string &strName, const std::string &address, const CAmount &nAmount) | CAssetsCache | private |
AddTransferAsset(const CAssetTransfer &transferAsset, const std::string &address, const COutPoint &out, const CTxOut &txOut) | CAssetsCache | |
CacheToString() const | CAssetsCache | inline |
CAssets(const CAssets &assets) | CAssets | inline |
CAssets() | CAssets | inline |
CAssetsCache() | CAssetsCache | inline |
CAssetsCache(const CAssetsCache &cache) | CAssetsCache | inline |
CheckForAddressQualifier(const std::string &qualifier_name, const std::string &address, bool fSkipTempCache=false) | CAssetsCache | |
CheckForAddressRestriction(const std::string &restricted_name, const std::string &address, bool fSkipTempCache=false) | CAssetsCache | |
CheckForGlobalRestriction(const std::string &restricted_name, bool fSkipTempCache=false) | CAssetsCache | |
CheckIfAssetExists(const std::string &name, bool fForceDuplicateCheck=true) | CAssetsCache | |
ClearDirtyCache() | CAssetsCache | inline |
ContainsAsset(const CNewAsset &asset) | CAssetsCache | |
ContainsAsset(const std::string &assetName) | CAssetsCache | |
DumpCacheToDatabase() | CAssetsCache | |
DynamicMemoryUsage() const | CAssetsCache | |
Flush() | CAssetsCache | |
GetAssetMetaDataIfExists(const std::string &name, CNewAsset &asset) | CAssetsCache | |
GetAssetMetaDataIfExists(const std::string &name, CNewAsset &asset, int &nHeight, uint256 &blockHash) | CAssetsCache | |
GetAssetVerifierStringIfExists(const std::string &name, CNullAssetTxVerifierString &verifier, bool fSkipTempCache=false) | CAssetsCache | |
GetCacheSize() const | CAssetsCache | |
GetCacheSizeV2() const | CAssetsCache | |
mapAssetsAddressAmount | CAssets | |
mapReissuedAssetData | CAssets | |
mapRootQualifierAddressesAdd | CAssetsCache | |
mapRootQualifierAddressesRemove | CAssetsCache | |
operator=(const CAssetsCache &cache) | CAssetsCache | inline |
CAssets::operator=(const CAssets &other) | CAssets | inline |
RemoveGlobalRestricted(const std::string &assetName, const RestrictedType type) | CAssetsCache | |
RemoveNewAsset(const CNewAsset &asset, const std::string address) | CAssetsCache | |
RemoveOwnerAsset(const std::string &assetsName, const std::string address) | CAssetsCache | |
RemoveQualifierAddress(const std::string &assetName, const std::string &address, const QualifierType type) | CAssetsCache | |
RemoveReissueAsset(const CReissueAsset &reissue, const std::string address, const COutPoint &out, const std::vector< std::pair< std::string, CBlockAssetUndo > > &vUndoIPFS) | CAssetsCache | |
RemoveRestrictedAddress(const std::string &assetName, const std::string &address, const RestrictedType type) | CAssetsCache | |
RemoveRestrictedVerifier(const std::string &assetName, const std::string &verifier, const bool fUndoingReissue=false) | CAssetsCache | |
RemoveTransfer(const CAssetTransfer &transfer, const std::string &address, const COutPoint &out) | CAssetsCache | |
setNewAssetsToAdd | CAssetsCache | |
setNewAssetsToRemove | CAssetsCache | |
setNewOwnerAssetsToAdd | CAssetsCache | |
setNewOwnerAssetsToRemove | CAssetsCache | |
setNewQualifierAddressToAdd | CAssetsCache | |
setNewQualifierAddressToRemove | CAssetsCache | |
setNewReissueToAdd | CAssetsCache | |
setNewReissueToRemove | CAssetsCache | |
setNewRestrictedAddressToAdd | CAssetsCache | |
setNewRestrictedAddressToRemove | CAssetsCache | |
setNewRestrictedGlobalToAdd | CAssetsCache | |
setNewRestrictedGlobalToRemove | CAssetsCache | |
setNewRestrictedVerifierToAdd | CAssetsCache | |
setNewRestrictedVerifierToRemove | CAssetsCache | |
setNewTransferAssetsToAdd | CAssetsCache | |
setNewTransferAssetsToRemove | CAssetsCache | |
SetNull() | CAssets | inline |
TrySpendCoin(const COutPoint &out, const CTxOut &coin) | CAssetsCache | |
UndoAssetCoin(const Coin &coin, const COutPoint &out) | CAssetsCache | |
UndoTransfer(const CAssetTransfer &transfer, const std::string &address, const COutPoint &outToRemove) | CAssetsCache | private |
vSpentAssets | CAssetsCache | |
vUndoAssetAmount | CAssetsCache |