Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CHDChain Member List

This is the complete list of members for CHDChain, including all inherited members.

ADD_SERIALIZE_METHODSCHDChain
AddAccount()CHDChain
CHDChain()CHDChaininline
CHDChain(const CHDChain &other)CHDChaininline
CountAccounts()CHDChain
cs_accountsCHDChainmutableprivate
CURRENT_VERSIONCHDChainprivatestatic
Debug(const std::string &strName) constCHDChain
DeriveChildExtKey(uint32_t nAccountIndex, bool fInternal, uint32_t nChildIndex, CExtKey &extKeyRet)CHDChain
fCryptedCHDChainprivate
GetAccount(uint32_t nAccountIndex, CHDAccount &hdAccountRet)CHDChain
GetID() constCHDChaininline
GetMnemonic(SecureVector &vchMnemonicRet, SecureVector &vchMnemonicPassphraseRet) constCHDChain
GetMnemonic(SecureString &ssMnemonicRet, SecureString &ssMnemonicPassphraseRet) constCHDChain
GetSeed() constCHDChain
GetSeedHash()CHDChain
idCHDChainprivate
IsCrypted() constCHDChain
IsNull() constCHDChain
mapAccountsCHDChainprivate
nVersionCHDChainprivate
operator=(CHDChain from)CHDChaininline
SerializationOp(Stream &s, Operation ser_action)CHDChaininline
SetAccount(uint32_t nAccountIndex, const CHDAccount &hdAccount)CHDChain
SetCrypted(bool fCryptedIn)CHDChain
SetMnemonic(const SecureVector &vchMnemonic, const SecureVector &vchMnemonicPassphrase, bool fUpdateID)CHDChain
SetMnemonic(const SecureString &ssMnemonic, const SecureString &ssMnemonicPassphrase, bool fUpdateID)CHDChain
SetNull()CHDChain
SetSeed(const SecureVector &vchSeedIn, bool fUpdateID)CHDChain
swap(CHDChain &first, CHDChain &second)CHDChaininline
vchMnemonicCHDChainprivate
vchMnemonicPassphraseCHDChainprivate
vchSeedCHDChainprivate
Released under the MIT license