Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CTransaction Member List
This is the complete list of members for CTransaction, including all inherited members.
| ComputeHash() 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 | |
| hash | CTransaction | private |
| IsCoinBase() const | CTransaction | inline |
| IsNull() const | CTransaction | inline |
| MAX_STANDARD_VERSION | CTransaction | static |
| nLockTime | CTransaction | |
| nType | 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 | |
| vExtraPayload | CTransaction | |
| vin | CTransaction | |
| vout | CTransaction |

