Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBLSWrapper< ImplType, _SerSize, C > Member List

This is the complete list of members for CBLSWrapper< ImplType, _SerSize, C >, including all inherited members.

cachedHashCBLSWrapper< ImplType, _SerSize, C >mutableprotected
CBLSPublicKey classCBLSWrapper< ImplType, _SerSize, C >friend
CBLSSecretKey classCBLSWrapper< ImplType, _SerSize, C >friend
CBLSSignature classCBLSWrapper< ImplType, _SerSize, C >friend
CBLSWrapper()CBLSWrapper< ImplType, _SerSize, C >inline
CBLSWrapper(const CBLSWrapper &ref)=defaultCBLSWrapper< ImplType, _SerSize, C >
CBLSWrapper(CBLSWrapper &&ref)CBLSWrapper< ImplType, _SerSize, C >inline
CheckMalleable(void *buf, size_t size) constCBLSWrapper< ImplType, _SerSize, C >inline
fValidCBLSWrapper< ImplType, _SerSize, C >protected
GetBuf(void *buf, size_t size) constCBLSWrapper< ImplType, _SerSize, C >inline
GetBuf(T &buf) constCBLSWrapper< ImplType, _SerSize, C >inline
GetHash() constCBLSWrapper< ImplType, _SerSize, C >inline
GetSerSize() constCBLSWrapper< ImplType, _SerSize, C >inlineprotected
implCBLSWrapper< ImplType, _SerSize, C >protected
InternalGetBuf(void *buf) const =0CBLSWrapper< ImplType, _SerSize, C >protectedpure virtual
InternalSetBuf(const void *buf)=0CBLSWrapper< ImplType, _SerSize, C >protectedpure virtual
IsValid() constCBLSWrapper< ImplType, _SerSize, C >inline
operator!=(const C &r) constCBLSWrapper< ImplType, _SerSize, C >inline
operator=(const CBLSWrapper &ref)=defaultCBLSWrapper< ImplType, _SerSize, C >
operator=(CBLSWrapper &&ref)CBLSWrapper< ImplType, _SerSize, C >inline
operator==(const C &r) constCBLSWrapper< ImplType, _SerSize, C >inline
Reset()CBLSWrapper< ImplType, _SerSize, C >inline
Serialize(CSizeComputer &s) constCBLSWrapper< ImplType, _SerSize, C >inline
Serialize(Stream &s) constCBLSWrapper< ImplType, _SerSize, C >inline
SerSizeCBLSWrapper< ImplType, _SerSize, C >static
SetBuf(const void *buf, size_t size)CBLSWrapper< ImplType, _SerSize, C >inline
SetBuf(const T &buf)CBLSWrapper< ImplType, _SerSize, C >inline
SetHexStr(const std::string &str)CBLSWrapper< ImplType, _SerSize, C >inline
ToString() constCBLSWrapper< ImplType, _SerSize, C >inline
Unserialize(Stream &s, bool checkMalleable=true)CBLSWrapper< ImplType, _SerSize, C >inline
UpdateHash() constCBLSWrapper< ImplType, _SerSize, C >inline
Released under the MIT license