Anoncoin  0.9.4
P2P Digital Currency
CAnoncoinAddress Member List

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

CAnoncoinAddress()CAnoncoinAddressinline
CAnoncoinAddress(const CTxDestination &dest)CAnoncoinAddressinline
CAnoncoinAddress(const std::string &strAddress)CAnoncoinAddressinline
CAnoncoinAddress(const char *pszAddress)CAnoncoinAddressinline
CBase58Data()CBase58Dataprotected
CompareTo(const CBase58Data &b58) const CBase58Data
Get() const CAnoncoinAddress
GetKeyID(CKeyID &keyID) const CAnoncoinAddress
IsScript() const CAnoncoinAddress
IsValid() const CAnoncoinAddress
operator<(const CBase58Data &b58) const CBase58Datainline
operator<=(const CBase58Data &b58) const CBase58Datainline
operator==(const CBase58Data &b58) const CBase58Datainline
operator>(const CBase58Data &b58) const CBase58Datainline
operator>=(const CBase58Data &b58) const CBase58Datainline
Set(const CKeyID &id)CAnoncoinAddress
Set(const CScriptID &id)CAnoncoinAddress
Set(const CTxDestination &dest)CAnoncoinAddress
SetData(const std::vector< unsigned char > &vchVersionIn, const void *pdata, size_t nSize)CBase58Dataprotected
SetData(const std::vector< unsigned char > &vchVersionIn, const unsigned char *pbegin, const unsigned char *pend)CBase58Dataprotected
SetString(const char *psz, unsigned int nVersionBytes=1)CBase58Data
SetString(const std::string &str)CBase58Data
ToString() const CBase58Data
vchDataCBase58Dataprotected
vchVersionCBase58Dataprotected
vector_uchar typedefCBase58Dataprotected