hdac SDK
SDK for hdac blockchain development
|
다음에 대한 모든 멤버의 목록입니다 : CBitcoinAddress (모든 상속된 멤버들도 포함합니다.)
_pubkeyPrefix (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
_scriptPrefix (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
CBase58Data(int32_t checksumValue) (다음에서 정의됨 : CBase58Data) | CBase58Data | protected |
CBitcoinAddress(const IWalletAddrHelper &helper) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | inline |
CBitcoinAddress(const CTxDestination &dest, const IWalletAddrHelper &helper) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | inline |
CBitcoinAddress(const std::string &strAddress, const IWalletAddrHelper &helper) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | inline |
CBitcoinAddress(const char *pszAddress, const IWalletAddrHelper &helper) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | inline |
CompareTo(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | |
Get() const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
GetKeyID(CKeyID &keyID) const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
GetScriptID(CScriptID &scriptID) const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
IsScript() const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
IsValid() const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
IsValid(const std::vector< unsigned char > &pubkeyPrefix, const std::vector< unsigned char > &scriptPrefix) const (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
operator<(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | inline |
operator<=(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | inline |
operator==(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | inline |
operator>(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | inline |
operator>=(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | inline |
Set(const CKeyID &id) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
Set(const CKeyID &id, const std::vector< unsigned char > &vchVersion) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
Set(const CScriptID &id) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
Set(const CTxDestination &dest) (다음에서 정의됨 : CBitcoinAddress) | CBitcoinAddress | |
SetData(const std::vector< unsigned char > &vchVersionIn, const void *pdata, size_t nSize) (다음에서 정의됨 : CBase58Data) | CBase58Data | protected |
SetData(const std::vector< unsigned char > &vchVersionIn, const unsigned char *pbegin, const unsigned char *pend) (다음에서 정의됨 : CBase58Data) | CBase58Data | protected |
SetString(const char *psz, unsigned int nVersionBytes=1) (다음에서 정의됨 : CBase58Data) | CBase58Data | |
SetString(const std::string &str, unsigned int pubkeyAddressSize) (다음에서 정의됨 : CBase58Data) | CBase58Data | |
ToString() const (다음에서 정의됨 : CBase58Data) | CBase58Data | |
vchData (다음에서 정의됨 : CBase58Data) | CBase58Data | protected |
vchVersion | CBase58Data | protected |
vector_uchar typedef | CBase58Data | protected |