![]() |
Anoncoin
0.9.4
P2P Digital Currency
|
This is the complete list of members for CAnoncoinAddress, including all inherited members.
CAnoncoinAddress() | CAnoncoinAddress | inline |
CAnoncoinAddress(const CTxDestination &dest) | CAnoncoinAddress | inline |
CAnoncoinAddress(const std::string &strAddress) | CAnoncoinAddress | inline |
CAnoncoinAddress(const char *pszAddress) | CAnoncoinAddress | inline |
CBase58Data() | CBase58Data | protected |
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 | CBase58Data | inline |
operator<=(const CBase58Data &b58) const | CBase58Data | inline |
operator==(const CBase58Data &b58) const | CBase58Data | inline |
operator>(const CBase58Data &b58) const | CBase58Data | inline |
operator>=(const CBase58Data &b58) const | CBase58Data | inline |
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) | CBase58Data | protected |
SetData(const std::vector< unsigned char > &vchVersionIn, const unsigned char *pbegin, const unsigned char *pend) | CBase58Data | protected |
SetString(const char *psz, unsigned int nVersionBytes=1) | CBase58Data | |
SetString(const std::string &str) | CBase58Data | |
ToString() const | CBase58Data | |
vchData | CBase58Data | protected |
vchVersion | CBase58Data | protected |
vector_uchar typedef | CBase58Data | protected |