cachedHash | CBLSWrapper< ImplType, _SerSize, C > | mutableprotected |
CBLSPublicKey class | CBLSWrapper< ImplType, _SerSize, C > | friend |
CBLSSecretKey class | CBLSWrapper< ImplType, _SerSize, C > | friend |
CBLSSignature class | CBLSWrapper< ImplType, _SerSize, C > | friend |
CBLSWrapper() | CBLSWrapper< ImplType, _SerSize, C > | inline |
CBLSWrapper(const CBLSWrapper &ref)=default | CBLSWrapper< ImplType, _SerSize, C > | |
CBLSWrapper(CBLSWrapper &&ref) | CBLSWrapper< ImplType, _SerSize, C > | inline |
CheckMalleable(void *buf, size_t size) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
fValid | CBLSWrapper< ImplType, _SerSize, C > | protected |
GetBuf(void *buf, size_t size) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
GetBuf(T &buf) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
GetHash() const | CBLSWrapper< ImplType, _SerSize, C > | inline |
GetSerSize() const | CBLSWrapper< ImplType, _SerSize, C > | inlineprotected |
impl | CBLSWrapper< ImplType, _SerSize, C > | protected |
InternalGetBuf(void *buf) const =0 | CBLSWrapper< ImplType, _SerSize, C > | protectedpure virtual |
InternalSetBuf(const void *buf)=0 | CBLSWrapper< ImplType, _SerSize, C > | protectedpure virtual |
IsValid() const | CBLSWrapper< ImplType, _SerSize, C > | inline |
operator!=(const C &r) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
operator=(const CBLSWrapper &ref)=default | CBLSWrapper< ImplType, _SerSize, C > | |
operator=(CBLSWrapper &&ref) | CBLSWrapper< ImplType, _SerSize, C > | inline |
operator==(const C &r) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
Reset() | CBLSWrapper< ImplType, _SerSize, C > | inline |
Serialize(CSizeComputer &s) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
Serialize(Stream &s) const | CBLSWrapper< ImplType, _SerSize, C > | inline |
SerSize | CBLSWrapper< 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() const | CBLSWrapper< ImplType, _SerSize, C > | inline |
Unserialize(Stream &s, bool checkMalleable=true) | CBLSWrapper< ImplType, _SerSize, C > | inline |
UpdateHash() const | CBLSWrapper< ImplType, _SerSize, C > | inline |