| addr | CMasternode | |
| CalculateScore(const uint256 &hash) const | CMasternode | |
| CheckAndUpdate(int &nDoS) | CMasternodeBroadcast | |
| CheckDefaultPort(CService service, std::string &strErrorRet, const std::string &strContext) | CMasternodeBroadcast | static |
| CheckSignature() const | CMasternodeBroadcast | |
| CMasternode::CheckSignature(const CKeyID &keyID) const | CSignedMessage | |
| CMasternode::CheckSignature(const CBLSPublicKey &pk) const | CSignedMessage | |
| CMasternode() | CMasternode | explicit |
| CMasternode(const CMasternode &other) | CMasternode | |
| CMasternode(const CDeterministicMNCPtr &dmn, int64_t registeredTime, const uint256 ®isteredHash) | CMasternode | |
| CMasternode(deserialize_type, Stream &s) | CMasternode | inline |
| CMasternodeBroadcast() | CMasternodeBroadcast | |
| CMasternodeBroadcast(CService newAddr, CTxIn newVin, CPubKey newPubkey, CPubKey newPubkey2, int protocolVersionIn, const CMasternodePing &_lastPing) | CMasternodeBroadcast | |
| CMasternodeBroadcast(const CMasternode &mn) | CMasternodeBroadcast | explicit |
| Create(const CTxIn &vin, const CService &service, const CKey &keyCollateralAddressNew, const CPubKey &pubKeyCollateralAddressNew, const CKey &keyMasternodeNew, const CPubKey &pubKeyMasternodeNew, std::string &strErrorRet, CMasternodeBroadcast &mnbRet) | CMasternodeBroadcast | static |
| Create(const std::string &strService, const std::string &strKey, const std::string &strTxHash, const std::string &strOutputIndex, std::string &strErrorRet, CMasternodeBroadcast &mnbRet, bool fOffline, int chainHeight) | CMasternodeBroadcast | static |
| cs | CMasternode | mutableprivate |
| CSignedMessage() | CSignedMessage | inline |
| Disable() | CMasternode | inline |
| fCollateralSpent | CMasternode | private |
| GetActiveState() const | CMasternode | |
| GetHash() const | CMasternodeBroadcast | |
| GetPayeeScript() const | CMasternode | inline |
| GetPubKey() const | CMasternode | inline |
| GetSignatureBase64() const | CSignedMessage | |
| GetSignatureHash() const override | CMasternode | virtual |
| GetStrMessage() const override | CMasternode | virtual |
| GetVchSig() const | CSignedMessage | inline |
| GetVin() const | CMasternode | inline |
| IsAvailableState() const | CMasternode | inline |
| IsBroadcastedWithin(int seconds) | CMasternode | inline |
| IsEnabled() const | CMasternode | inline |
| IsPingedWithin(int seconds, int64_t now=-1) const | CMasternode | inline |
| IsPreEnabled() const | CMasternode | inline |
| IsValidNetAddr() const | CMasternode | |
| lastPing | CMasternode | |
| MASTERNODE_ENABLED enum value | CMasternode | |
| MASTERNODE_EXPIRED enum value | CMasternode | |
| MASTERNODE_PRE_ENABLED enum value | CMasternode | |
| MASTERNODE_REMOVE enum value | CMasternode | |
| MASTERNODE_VIN_SPENT enum value | CMasternode | |
| mnPayeeScript | CMasternode | |
| nLastScanningErrorBlockHeight | CMasternode | |
| nMessVersion | CSignedMessage | |
| nScanningErrorCount | CMasternode | |
| operator=(const CMasternode &other) | CMasternode | inline |
| protocolVersion | CMasternode | |
| pubKeyCollateralAddress | CMasternode | |
| pubKeyMasternode | CMasternode | |
| Relay() | CMasternodeBroadcast | |
| SERIALIZE_METHODS(CMasternodeBroadcast, obj) | CMasternodeBroadcast | inline |
| CMasternode::SERIALIZE_METHODS(CMasternode, obj) | CMasternode | inline |
| SetLastPing(const CMasternodePing &_lastPing) | CMasternode | inline |
| SetSpent() | CMasternode | inline |
| SetVchSig(const std::vector< unsigned char > &vchSigIn) | CSignedMessage | inline |
| Sign(const CKey &key, const CPubKey &pubKey) | CMasternodeBroadcast | |
| CMasternode::Sign(const CKey &key, const CKeyID &keyID) | CSignedMessage | |
| CMasternode::Sign(const std::string strSignKey) | CSignedMessage | |
| CMasternode::Sign(const CBLSSecretKey &sk) | CSignedMessage | |
| sigTime | CMasternode | |
| state enum name | CMasternode | |
| Status() const | CMasternode | inline |
| UpdateFromNewBroadcast(CMasternodeBroadcast &mnb) | CMasternode | |
| vchSig | CSignedMessage | protected |
| vin | CMasternode | |
| ~CSignedMessage() | CSignedMessage | inlinevirtual |