![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
This is the complete list of members for CTxIn, including all inherited members.
| CTxIn() | CTxIn | inline |
| CTxIn(COutPoint prevoutIn, CScript scriptSigIn=CScript(), unsigned int nSequenceIn=std::numeric_limits< unsigned int >::max()) | CTxIn | explicit |
| CTxIn(uint256 hashPrevTx, unsigned int nOut, CScript scriptSigIn=CScript(), unsigned int nSequenceIn=std::numeric_limits< unsigned int >::max()) | CTxIn | |
| IMPLEMENT_SERIALIZE(READWRITE(prevout);READWRITE(scriptSig);READWRITE(nSequence);) bool IsFinal() const | CTxIn | inline |
| nSequence | CTxIn | |
| operator!=(const CTxIn &a, const CTxIn &b) | CTxIn | friend |
| operator==(const CTxIn &a, const CTxIn &b) | CTxIn | friend |
| prevout | CTxIn | |
| print() const | CTxIn | |
| scriptSig | CTxIn | |
| ToString() const | CTxIn |
1.8.8