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_METHODSCOutPoint
COutPoint()COutPointinline
COutPoint(const uint256 &hashIn, uint32_t nIn)COutPointinline
hashCOutPoint
IsNull() constCOutPointinline
nCOutPoint
operator!=(const COutPoint &a, const COutPoint &b)COutPointfriend
operator<(const COutPoint &a, const COutPoint &b)COutPointfriend
operator==(const COutPoint &a, const COutPoint &b)COutPointfriend
SerializationOp(Stream &s, Operation ser_action)COutPointinline
SetNull()COutPointinline
ToString() constCOutPoint
ToStringShort() constCOutPoint
Released under the MIT license