Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBLSId Member List

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

cachedHashCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >mutableprotected
CBLSId()CBLSIdinline
CBLSWrapper()CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
CBLSWrapper(const CBLSWrapper &ref)=defaultCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >
CBLSWrapper(CBLSWrapper &&ref)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
CheckMalleable(void *buf, size_t size) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
FromHash(const uint256 &hash)CBLSIdstatic
FromInt(int64_t i)CBLSIdstatic
fValidCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >protected
GetBuf(void *buf, size_t size) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
GetBuf(T &buf) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
GetHash() constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
GetSerSize() constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inlineprotected
implCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >protected
InternalGetBuf(void *buf) constCBLSIdprotectedvirtual
InternalSetBuf(const void *buf)CBLSIdprotectedvirtual
IsValid() constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
operator!=(const C &r) constCBLSIdinline
CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >::operator!=(const CBLSId &r) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
operator=(const CBLSWrapper &ref)=defaultCBLSId
operator=(CBLSWrapper &&ref)CBLSIdinline
CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >::operator=(const CBLSWrapper &ref)=defaultCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >
CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >::operator=(CBLSWrapper &&ref)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
operator==(const C &r) constCBLSIdinline
CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >::operator==(const CBLSId &r) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
Reset()CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
Serialize(CSizeComputer &s) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
Serialize(Stream &s) constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
SerSizeCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >static
SetBuf(const void *buf, size_t size)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
SetBuf(const T &buf)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
SetHash(const uint256 &hash)CBLSId
SetHexStr(const std::string &str)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
SetInt(int x)CBLSId
ToString() constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
Unserialize(Stream &s, bool checkMalleable=true)CBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
UpdateHash() constCBLSWrapper< uint256, BLS_CURVE_ID_SIZE, CBLSId >inline
Released under the MIT license