![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
This is the complete list of members for CPubKey, including all inherited members.
| begin() const | CPubKey | inline |
| CPubKey() | CPubKey | inline |
| CPubKey(const T pbegin, const T pend) | CPubKey | inline |
| CPubKey(const std::vector< unsigned char > &vch) | CPubKey | inline |
| Decompress() | CPubKey | |
| Derive(CPubKey &pubkeyChild, unsigned char ccChild[32], unsigned int nChild, const unsigned char cc[32]) const | CPubKey | |
| end() const | CPubKey | inline |
| GetHash() const | CPubKey | inline |
| GetID() const | CPubKey | inline |
| GetLen(unsigned char chHeader) | CPubKey | inlineprivatestatic |
| GetSerializeSize(int nType, int nVersion) const | CPubKey | inline |
| Invalidate() | CPubKey | inlineprivate |
| IsCompressed() const | CPubKey | inline |
| IsFullyValid() const | CPubKey | |
| IsValid() const | CPubKey | inline |
| operator!=(const CPubKey &a, const CPubKey &b) | CPubKey | friend |
| operator<(const CPubKey &a, const CPubKey &b) | CPubKey | friend |
| operator==(const CPubKey &a, const CPubKey &b) | CPubKey | friend |
| operator[](unsigned int pos) const | CPubKey | inline |
| RecoverCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig) | CPubKey | |
| Serialize(Stream &s, int nType, int nVersion) const | CPubKey | inline |
| Set(const T pbegin, const T pend) | CPubKey | inline |
| size() const | CPubKey | inline |
| Unserialize(Stream &s, int nType, int nVersion) | CPubKey | inline |
| vch | CPubKey | private |
| Verify(const uint256 &hash, const std::vector< unsigned char > &vchSig) const | CPubKey | |
| VerifyCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig) const | CPubKey |
1.8.8