Bitcoin ABC 0.30.5
P2P Digital Currency
|
This is the complete list of members for SigHashType, including all inherited members.
getBaseType() const | SigHashType | inline |
getForkValue() const | SigHashType | inline |
getRawSigHashType() const | SigHashType | inline |
hasAnyoneCanPay() const | SigHashType | inline |
hasForkId() const | SigHashType | inline |
isDefined() const | SigHashType | inline |
operator!= | SigHashType | friend |
operator== | SigHashType | friend |
Serialize(Stream &s) const | SigHashType | inline |
sigHash | SigHashType | private |
SigHashType() | SigHashType | inlineexplicit |
SigHashType(uint32_t sigHashIn) | SigHashType | inlineexplicit |
Unserialize(Stream &s) | SigHashType | inline |
withAnyoneCanPay(bool anyoneCanPay=true) const | SigHashType | inline |
withBaseType(BaseSigHashType baseSigHashType) const | SigHashType | inline |
withForkId(bool forkId=true) const | SigHashType | inline |
withForkValue(uint32_t forkId) const | SigHashType | inline |