![]() |
BSHA3
0.17.99
P2P Blockchain, based on Bitcoin
|
This is the complete list of members for CTransaction, including all inherited members.
ComputeHash() const | CTransaction | private |
ComputeWitnessHash() const | CTransaction | private |
CTransaction() | CTransaction | |
CTransaction(const CMutableTransaction &tx) | CTransaction | |
CTransaction(CMutableTransaction &&tx) | CTransaction | |
CTransaction(deserialize_type, Stream &s) | CTransaction | inline |
CURRENT_VERSION | CTransaction | static |
GetHash() const | CTransaction | inline |
GetTotalSize() const | CTransaction | |
GetValueOut() const | CTransaction | |
GetWitnessHash() const | CTransaction | inline |
hash | CTransaction | private |
HasWitness() const | CTransaction | inline |
IsCoinBase() const | CTransaction | inline |
IsNull() const | CTransaction | inline |
m_witness_hash | CTransaction | private |
MAX_STANDARD_VERSION | CTransaction | static |
nLockTime | CTransaction | |
nVersion | CTransaction | |
operator!=(const CTransaction &a, const CTransaction &b) | CTransaction | friend |
operator==(const CTransaction &a, const CTransaction &b) | CTransaction | friend |
Serialize(Stream &s) const | CTransaction | inline |
ToString() const | CTransaction | |
vin | CTransaction | |
vout | CTransaction |