Fabcoin Core
0.16.2
P2P Digital Currency
|
This is the complete list of members for COutPoint, including all inherited members.
ADD_SERIALIZE_METHODS | COutPoint | |
COutPoint() | COutPoint | inline |
COutPoint(const uint256 &hashIn, uint32_t nIn) | COutPoint | inline |
hash | COutPoint | |
IsNull() const | COutPoint | inline |
n | COutPoint | |
operator!=(const COutPoint &a, const COutPoint &b) | COutPoint | friend |
operator<(const COutPoint &a, const COutPoint &b) | COutPoint | friend |
operator==(const COutPoint &a, const COutPoint &b) | COutPoint | friend |
SerializationOp(Stream &s, Operation ser_action) | COutPoint | inline |
SetNull() | COutPoint | inline |
ToString() const | COutPoint |