Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CAddressIndexKey Member List
This is the complete list of members for CAddressIndexKey, including all inherited members.
blockHeight | CAddressIndexKey | |
CAddressIndexKey(unsigned int addressType, uint160 addressHash, int height, int blockindex, uint256 txid, size_t indexValue, bool isSpending) | CAddressIndexKey | inline |
CAddressIndexKey() | CAddressIndexKey | inline |
GetSerializeSize(int nType, int nVersion) const | CAddressIndexKey | inline |
hashBytes | CAddressIndexKey | |
index | CAddressIndexKey | |
Serialize(Stream &s) const | CAddressIndexKey | inline |
SetNull() | CAddressIndexKey | inline |
spending | CAddressIndexKey | |
txhash | CAddressIndexKey | |
txindex | CAddressIndexKey | |
type | CAddressIndexKey | |
Unserialize(Stream &s) | CAddressIndexKey | inline |