Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
COutPoint Member List
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 | |
| ToStringShort() const | COutPoint |

