![]() |
Bitcoin ABC 0.32.5
P2P Digital Currency
|
This is the complete list of members for CTransaction, including all inherited members.
| ComputeHash() const | CTransaction | private |
| CTransaction() | CTransaction | |
| CTransaction(const CMutableTransaction &tx) | CTransaction | explicit |
| CTransaction(CMutableTransaction &&tx) | CTransaction | explicit |
| CTransaction(deserialize_type, Stream &s) | CTransaction | inline |
| CURRENT_VERSION | CTransaction | static |
| GetHash() const | CTransaction | inline |
| GetId() const | CTransaction | inline |
| GetTotalSize() const | CTransaction | |
| GetValueOut() const | CTransaction | |
| hash | CTransaction | private |
| IsCoinBase() const | CTransaction | inline |
| IsNull() const | CTransaction | inline |
| MAX_VERSION | CTransaction | static |
| MIN_VERSION | CTransaction | static |
| nLockTime | CTransaction | |
| nVersion | CTransaction | |
| operator!= | CTransaction | friend |
| operator== | CTransaction | friend |
| Serialize(Stream &s) const | CTransaction | inline |
| ToString() const | CTransaction | |
| vin | CTransaction | |
| vout | CTransaction |