hdac SDK
SDK for hdac blockchain development
|
다음에 대한 모든 멤버의 목록입니다 : CBase58Data (모든 상속된 멤버들도 포함합니다.)
CBase58Data(int32_t checksumValue) (다음에서 정의됨 : CBase58Data) | CBase58Data | protected |
CompareTo(const CBase58Data &b58) const (다음에서 정의됨 : CBase58Data) | CBase58Data | |
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 |
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 |