Feathercoin  0.5.0
P2P Digital Currency
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
CPubKey Member List

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

begin() const CPubKeyinline
CPubKey()CPubKeyinline
CPubKey(const T pbegin, const T pend)CPubKeyinline
CPubKey(const std::vector< unsigned char > &vch)CPubKeyinline
Decompress()CPubKey
end() const CPubKeyinline
GetHash() const CPubKeyinline
GetID() const CPubKeyinline
GetLen(unsigned char chHeader)CPubKeyinlineprivatestatic
GetSerializeSize(int nType, int nVersion) const CPubKeyinline
Invalidate()CPubKeyinlineprivate
IsCompressed() const CPubKeyinline
IsFullyValid() const CPubKey
IsValid() const CPubKeyinline
operator!=(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator<(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator==(const CPubKey &a, const CPubKey &b)CPubKeyfriend
operator[](unsigned int pos) const CPubKeyinline
RecoverCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig)CPubKey
Serialize(Stream &s, int nType, int nVersion) const CPubKeyinline
Set(const T pbegin, const T pend)CPubKeyinline
size() const CPubKeyinline
Unserialize(Stream &s, int nType, int nVersion)CPubKeyinline
vchCPubKeyprivate
Verify(const uint256 &hash, const std::vector< unsigned char > &vchSig) const CPubKey
VerifyCompact(const uint256 &hash, const std::vector< unsigned char > &vchSig) const CPubKey