Classes¶
- namespace @066303223303235152361121301265240203267013123256
- namespace @106153174151053351101027362271111061307123166074
- namespace @111313260240251230266074054342311212127150044064
- namespace @177336360231346211236111243303361070075232152273
- namespace @210315305063215157340015236307020070277065254341
- namespace @220335262026114141027071033126311236206000241262
- namespace @242070263160254123030125037021304225002025173021
- namespace @245020003043321327263354051343324164160211340056
- namespace @247233067124356320341265046074347124275321276004
- namespace @314163021012360223243231122236040077332166151352
- namespace @325230377302160172060052016354036123205036066137
- namespace @336051107170056336312047270157102302275330272371
- namespace @340314060300200264323004261174331020112031210330
- namespace @346220014342045211011240125064042012023146024177
- namespace @352132251205127371322103236355000107105106320271
- namespace @377073323267152026007366164334070173133027101277
- class AESEncryption
Derived AES256 Encryption class. - class Buffer
Class represents arbitrary (including empty) byte buffer. - class CComponentFactory
- class CSingleton
- struct Cmp
- struct Crypto3Util
- struct DevConfig
- struct DialStats
- class ECDHEncryption
Elliptic-curve Diffie-Hellman class using AES 256 Encryption. - class ECDSAPublicKey
Base class to organize public key values of ECDSA. - class ECElGamalKeyGenerator
- struct ECElGamalPoint
- class Encryption
Base class for Encryption scheme. - class EvmMessagingDapp
- class IComponent
- class IComponentFactory
- class KDFGenerator
KDF Generator class. - namespace KeyGenerator
- class ElGamal
- struct Params
Prime and generator parameter struct. - struct PrivateKey
- struct PublicKey
- struct Params
- class ElGamal
- namespace MNN
- class Node
- struct NodeIDHash
- struct NodeParams
- struct Peer
- class PingSession
- class PrimeNumbers
- class BabyStepGiantStep
- struct PrivateKey
- class ProcessingTaskQueue
- struct PublicKey
- struct QualityFilterState
- class Session
- class TestDataService
- class Unreachable_At_Line
This file declares UNREACHABLE macro. Use it to prevent compiler warnings. - package ai
- package gnus
- package sdk
- class KeyStoreHelper
- package sdk
- package gnus
- namespace bitcoin
- class BitcoinKeyGenerator
Creates a pair of ECDSA keys and a Bitcoin address from a compressed key.- class BitcoinECDSAPublicKey
Bitcoin ECDSA public key derived class.
- class BitcoinECDSAPublicKey
- class BitcoinKeyGenerator
- namespace boost
- namespace boost::multiprecision
- namespace discovery
- struct ForkId
Ethereum EIP-2124 fork identifier used for chain-correctness filtering. - struct ValidatedPeer
Minimal peer descriptor produced by both discv4 and discv5 crawlers.
- struct ForkId
- namespace discv4
- class DialHistory
Tracks recently-dialed peers and suppresses retry attempts until a configurable cooldown expires. - struct DialScheduler
Per-chain dial scheduler mirroring go-ethereum's dialScheduler. Maintains up to pool->max_per_chain concurrent dial coroutines, respecting the global pool->max_total cap across all chains. All methods run on the single io_context thread — no mutex needed. - struct DiscoveredPeer
- struct ForkId
Fork identifier per EIP-2124. - class PacketFactory
- struct ValidatedPeer
A discovered peer whose public key has already been validated. - struct WatcherPool
Global resource pool shared across all chain DialSchedulers. Enforces a two-level fd cap: total across all chains, and per chain.max_total— global fd cap (mobile default 12, desktop 200)max_per_chain— per-chain cap (mobile default 3, desktop 50). - struct discv4Config
- class discv4_client
Discovery v4 protocol client.- struct PendingReply
- struct discv4_enr_request
ENRRequest packet — discv4 wire type 0x05 (EIP-868). - struct discv4_enr_response
Parsed ENRResponse — discv4 wire type 0x06 (EIP-868). - class discv4_packet
Base class for all Discovery V4 packets. - class discv4_ping
- struct Endpoint
- struct discv4_pong
- struct Endpoint
- class DialHistory
- class discv4Discovery
- struct BootstrapNode
- namespace discv5
- class ChainBootnodeRegistry
Per-chain bootstrap seed registry. - struct CompressedPubKeyWire
Wire layout of a compressed secp256k1 public key. - struct CrawlerStats
Snapshot of crawler activity counters. - struct Discv5Peer
A peer discovered by the discv5 crawler. - class EnrParser
Parses and validates Ethereum Node Records (EIP-778). - struct EnrRecord
Parsed Ethereum Node Record as defined by EIP-778. - struct EnrSigWire
Wire layout of an ENR compact secp256k1 signature (no recovery id). - struct ForkId
Ethereum EIP-2124 fork identifier used for chain-correctness filtering. - struct GcmNonceWire
AES-GCM nonce embedded in the discv5 static header. - class IBootnodeSource
Abstract interface for providers of bootstrap seed records. - struct IPv4Wire
Wire layout of a 4-byte IPv4 address as stored in an ENR "ip" field. - struct IPv6Wire
Wire layout of a 16-byte IPv6 address as stored in an ENR "ip6" field. - struct Keccak256Wire
Wire layout of a Keccak-256 hash. - struct MaskingIvWire
Masking IV that precedes the static packet header. - class StaticEnodeBootnodeSource
Bootstrap source backed by a fixed list of "enode://…" URI strings. - class StaticEnrBootnodeSource
Bootstrap source backed by a fixed list of "enr:…" URI strings. - struct StaticHeaderWire
discv5 static packet header, as defined by the EIP-8020 spec. - struct UncompressedPubKeyWire
Wire layout of an uncompressed secp256k1 public key (with 0x04 prefix). - struct ValidatedPeer
Minimal peer descriptor produced by both discv4 and discv5 crawlers. - struct WhoareyouAuthDataWire
WHOAREYOU auth-data layout: id-nonce + highest ENR sequence. - struct discv5Config
Configuration for the discv5 client and crawler. - class discv5_client
Discovery v5 protocol client.- struct ChallengeState
- struct PendingRequest
- struct SessionState
- class discv5_crawler
Discv5 peer crawler: seed → FINDNODE loop → ValidatedPeer emission.
- class ChainBootnodeRegistry
- namespace discv5::@367031007170137211072314353310235230354035147024
- namespace ecdsa_t
- namespace elgamal
- namespace eth
- struct BlockBodiesMessage
Response to GetBlockBodies (message id 0x06). - struct BlockBody
A single block body: transactions + ommers (uncle headers). - struct BlockHeadersMessage
- class ChainTracker
Tracks the chain tip and deduplicates block processing requests. - struct CommonStatusFields
Fields common to both ETH/68 and ETH/69 Status messages. - class EthWatchService
Ties together EventWatcher, ABI decoding, and eth message dispatch.- struct PendingRequest
Context stored for an outstanding GetReceipts request. - struct Subscription
- struct PendingRequest
- struct EventFilter
Specifies which logs to accept: by emitting address(es) and/or topic(s). - class EventWatcher
Registers filters and dispatches matching logs to callbacks.- struct Subscription
- struct ForkId
- struct GetBlockBodiesMessage
Request for block bodies by hash (message id 0x05). - struct GetBlockHeadersMessage
- struct GetPooledTransactionsMessage
- struct GetReceiptsMessage
- struct MatchedEvent
A matched event: the original log decorated with block context. - struct NewBlockHashEntry
- struct NewBlockHashesMessage
- struct NewBlockMessage
Full new block announcement (message id 0x07). - struct NewPooledTransactionHashesMessage
- struct PooledTransactionsMessage
- struct ReceiptsMessage
- struct StatusMessage68
ETH/68 Status message. Wire: [version, networkid, td, blockhash, genesis, forkid]. - struct StatusMessage69
ETH/69 Status message. Wire: [version, networkid, genesis, forkid, earliestBlock, latestBlock, latestBlockHash]. - namespace abi
- struct AbiParam
- namespace cli
- class EventRegistry
Registry mapping event signatures to their ABI parameter descriptors. - struct WatchSpec
One watch subscription specified on the command line.
- class EventRegistry
- namespace codec
- struct AccessListEntry
An EIP-2930 access list entry: contract address + storage slots. - struct BlockHeader
- struct LogEntry
EVM log entry emitted by a CALL or CREATE instruction. - struct Receipt
- struct Transaction
Full Ethereum transaction covering legacy, EIP-2930 and EIP-1559 formats.
- struct AccessListEntry
- namespace protocol
- struct BlockBodiesMessage
- namespace eth::abi::@347320157072063235347106174205243101052016113115
- namespace eth::codec::@070175062167055041306155105075231021350300374036
- namespace eth::protocol::@131046070073333347126014014110233127251257101014
- namespace ethereum
- class EthereumKeyGenerator
Creates a pair of ECDSA keys and a ethereum address.- class EthereumECDSAPublicKey
Ethereum ECDSA public key derived class.
- class EthereumECDSAPublicKey
- class EthereumKeyGenerator
- namespace fmt
- struct State >
- namespace intx
- namespace be
- namespace unsafe
- struct div_result
- namespace internal
- struct normalized_div_args
- namespace le
- struct result_with_carry
Contains result of add/sub/etc with a carry flag. - struct uint
- struct uint< 128 >
- namespace be
- namespace ipfs_lite
- package java.lang
- namespace nil
- namespace crypto3
- namespace pubkey
- struct ext_private_key
Forward declaration of class. - struct type >
Extended private key class with deterministic generator and operator modifications.
- struct ext_private_key
- namespace pubkey
- namespace crypto3
- namespace nil::crypto3::algebra
- namespace nil::crypto3::algebra::curves
- namespace nil::crypto3::hashes
- namespace nil::marshalling::bincode
- namespace outcome
- namespace placeholder_verifier
- struct placeholder_challenges_type
- struct placeholder_permutation_argument_input_type
- struct placeholder_proof_type
- struct precomputed_values_type
- struct transcript_state_type
- namespace rlp
- struct Header
- class RlpChunkedListDecoder
- class RlpChunkedListEncoder
- class RlpDecoder
- class RlpEncoder
- class RlpLargeStringDecoder
- class RlpLargeStringEncoder
- namespace base
- namespace endian
- struct is_rlp_decodable
- struct is_rlp_encodable
- namespace rlp::@024271346164113104352267131057071207147235127113
- namespace rlp::@120362127134140256340174151273067043342106330126
- namespace rlp::@155275146235111352044211001321025015124223322316
- namespace rlpx
- struct AesBlock
RLPx wire structs — sizes are derived via sizeof() rather than magic numbers. - struct FrameHeaderWire
16-byte RLPx frame header: 3-byte length || 13-byte header-data (RLP list). - struct MacDigestWire
16-byte frame-level MAC digest (first 16 bytes of the running Keccak state). - struct PeerInfo
- class RlpxSession
RLPx session managing encrypted P2P communication.- class MessageChannel
- struct SessionAcceptParams
- struct SessionConnectParams
- namespace auth
- class AuthHandshake
Authentication handshake coordinator. - struct AuthKeyMaterial
- class EciesCipher
- struct EciesDecryptParams
- struct EciesEncryptParams
- struct FrameSecrets
- struct HandshakeConfig
- struct HandshakeResult
- class AuthHandshake
- namespace crypto
- namespace detail
- namespace framing
- class FrameCipher
- struct FrameCipherImpl
- struct FrameDecryptParams
- struct FrameEncryptParams
- struct Message
- struct MessageSendParams
- class MessageStream
Message stream handles framing, encryption, and compression.
- class FrameCipher
- namespace protocol
- struct Capability
- struct DisconnectMessage
- struct HelloMessage
- struct Message
- struct PingMessage
- struct PongMessage
- namespace socket
- class SocketTransport
- struct AesBlock
- namespace rlpx::@177316337354246157011350035025211316126257261313
- namespace rlpx::auth::@140132201132222361313033262165327300160246102353
- namespace rlpx::auth::@314100206164210361125071315214353177327332167172
- namespace rlpx::crypto::@337022136026222252141147006212131377316255372050
- namespace rlpx::framing::@207144033171130107342165263055203346103142305040
- namespace sgns
- class AccountHelper
- class AccountMessenger
- struct BlockCidRequest
- struct BlockIndexRequest
- struct InterfaceMethods
Interface methods the user needs to define. - struct RequestTask
- struct TransactionHashRequest
- struct UTXOResponseData
- class AndroidSecureStorage
- class AppleSecureStorage
- class Blockchain
- struct BlockchainCIDs
- class CoinGeckoPriceRetriever
- class EscrowReleaseTransaction
Represents a transaction used to release funds from an escrow. - class EscrowTransaction
- class GeniusAccount
- class GeniusAssigner
- struct AssignerOutput
- struct TableVectors
- class GeniusNode
- struct PriceInfo
- class GeniusProver
Prover class of SuperGenius.- struct GeniusProof
- class GeniusUTXO
- class IBasicProof
Base proof class header file. - class IGeniusTransactions
- class IMigrationStep
Interface for a migration step between two schema versions. - class ISecureStorage
- struct InputUTXOInfo
Raw UTXO input data for a transaction. - class IpfsDHT
- class JSONBackend
- class JSONSecureStorage
- class LinuxSecureStorage
- class Migration0_2_0To1_0_0
Migration step for version 0.2.0 to 1.0.0. - class Migration1_0_0To3_4_0
Migration step for version 1.0.0 to 3.4.0. Changes the full node topic from CRDT heads. - class Migration3_4_0To3_5_0
Migration step for version 1.0.0 to 3.4.0. Changes the full node topic from CRDT heads. - class Migration3_5_0To3_6_0
- class MigrationManager
Executes a sequence of migration steps to update a CRDT store. - class MintTransaction
- class MintTransactionV2
Implements a Mint Version 2 transaction. - class NilFileHelper
- struct OutputDestInfo
Single output entry. - class ProcessingProof
A class for generating and verifying processing proofs. - class ProcessingTransaction
- class RecursiveTransferProof
A class for generating a recursive Transfer Proof. - class ScaledInteger
Represents a decimal value using an integer scaled by 10^precision. - class TokenAmount
Utility for GNUS token fixed-point parsing, formatting and cost calculation. - class TokenID
- class TransactionManager
- struct TrackedTx
- class TransferProof
A class for generating and verifying transfer proofs. - class TransferTransaction
Transaction for transferring funds between UTXO inputs and outputs. - class UTXOManager
- struct Unused
- class WindowsSecureStorage
- namespace api
- class WsClientImpl
- namespace base
- namespace blockchain
- class BlockHeaderRepository
- class BlockStorage
- struct BlockTree
- class BlockTreeImpl
- class KeyValueBlockHeaderRepository
- class KeyValueBlockStorage
- class ValidatorRegistry
- struct WeightConfig
- namespace prefix
- namespace crdt
- class AtomicTransaction
AtomicTransaction provides atomic multi-key operations for CRDT datastore All operations within a transaction are combined into a single delta and published atomically to ensure consistency.- struct PendingOperation
- class Broadcaster
A Broadcaster provides a way to send (notify) an opaque payload to all replicas and to retrieve payloads broadcasted. - class CRDTCallbackManager
- class CRDTDataFilter
- class CrdtDatastore
Forward declaration of CRDT Set class.- struct DagWorker
- struct RootCIDJob
- class CrdtHeads
CrdtHeads manages the current Merkle-CRDT heads. - struct CrdtOptions
Options holds configurable values for CrdtDatastore. - class CrdtSet
CrdtSet implements an Add-Wins Observed-Remove Set using delta-CRDTs (https://arxiv.org/abs/1410.2803) and backing all the data in a datastore. It is fully agnostic to MerkleCRDTs or the delta distribution layer. It chooses the Value with most priority for a Key as the current Value. When two values have the same priority, it chooses by alphabetically sorting their unique IDs alphabetically. - class DAGSyncer
A DAGSyncer is an abstraction to an IPLD-based p2p storage layer. A DAGSyncer is a DAGService with the ability to publish new ipld nodes to the network, and retrieving others from it. - class GlobalDB
- class GraphsyncDAGSyncer
A DAGSyncer is an abstraction to an IPLD-based p2p storage layer. A DAGSyncer is a DAGService with the ability to publish new ipld nodes to the network, and retrieving others from it.- struct BlacklistEntry
- class LRUCIDCache
- class HierarchicalKey
A Key represents the unique identifier of an object, inspired by file systems and Google App Engine key model. Keys are meant to be unique across a system. Keys are hierarchical, incorporating more and more specific namespaces. Thus keys can be deemed 'children' or 'ancestors' of other keys:: Key("/Comedy") Key("/Comedy/MontyPython") Also, every namespace can be parametrized to embed relevant object information. For example, the Keyname(most specific namespace) could include the object type:: Key("/Comedy/MontyPython/Actor:JohnCleese") Key("/Comedy/MontyPython/Sketch:CheeseShop") Key("/Comedy/MontyPython/Sketch:CheeseShop/Character:Mousebender"). - class KeyPairFileStorage
- class PubSubBroadcaster
- class PubSubBroadcasterExt
Extended PubSub broadcaster that integrates with a CRDT datastore and Graphsync DAG syncer.
- class AtomicTransaction
- namespace crypto
- struct ED25519Keypair
- class ED25519Provider
- class ED25519ProviderImpl
- class Hasher
- class HasherImpl
- class Pbkdf2Provider
Interface for PBKDF2 key derivation. - class Pbkdf2ProviderImpl
- class Secp256k1Provider
Interface for secp256k1 public key recovery. - class Secp256k1ProviderImpl
- namespace constants
- namespace ed25519
- namespace secp256k1
- namespace constants
- namespace ecdsa_verify_error
- namespace evmwatcher
- class EvmMessagingWatcher
- struct ChainConfig
- class EvmMessagingWatcher
- namespace face
- class ForwardIterator
- class GenericIterator
- class GenericList
An interface for a generic list.
- namespace ipfs_lite
- struct lambda_visitor
- struct lambda_visitor< Lambda >
- struct lambda_visitor< Lambda, Lambdas... >
- namespace primitives
- struct Authority
- struct AuthorityId
- struct AuthorityList
Special type for vector of authorities. - struct AuthorityListChange
- struct Block
Block primitive consisting of a header and extrinsics. - struct BlockData
- struct BlockHeader
Header of a block in the chain. - struct CheckInherentsResult
result of check_inherents method of BlockBuilder runtime api - struct DelayInChain
- struct Extrinsic
Extrinsic class represents extrinsic. - struct ForcedChange
- struct InherentData
- struct Justification
- struct OnDisabled
- struct Pause
- struct PreRuntime
- struct ProductionConfiguration
Configuration data used by the PRODUCTION verification engine. - struct Resume
- struct ScheduledChange
- struct Seal
- struct Session
Session primitive. - struct Subscriber
Subscriber primitive. - struct Transaction
- struct ValidTransaction
Information concerning a valid transaction. - struct Verification
- struct Version
- namespace detail
- struct BlockInfoT
- struct DigestItemCommon
- namespace parachain
- namespace processing
- class ProcessTaskSplitter
- class ProcessingCore
Processing core interface. - class ProcessingCoreImpl
Default implementation of ProcessingCore backed by GlobalDB. - class ProcessingEngine
Handles subtask processing and result aggregation. - class ProcessingNode
Node for distributed computation. - class ProcessingServiceImpl
- struct ProcessingStatus
- class ProcessingSubTaskQueue
Distributed subtask queue implementation. - class ProcessingSubTaskQueueChannel
- class ProcessingSubTaskQueueChannelPubSub
- class ProcessingSubTaskQueueManager
Distributed subtask queue manager.- struct OwnershipRequest
- class ProcessingTaskQueueImpl
- class ProcessingValidationCore
- class SubTaskEnqueuer
- class SubTaskEnqueuerImpl
- class SubTaskQueueAccessor
- class SubTaskQueueAccessorImpl
Subtask queue accessor implementation. - class SubTaskResultStorage
- class SubTaskResultStorageImpl
Handles subtask result storage.
- namespace scale
- class ScaleDecoderStream
- class ScaleEncoderStream
Scale-encodes data into a byte stream. - namespace compact
- struct EncodingCategoryLimits
categories of compact encoding
- struct EncodingCategoryLimits
- namespace detail
- namespace tuple_impl
- class TupleDecoder
- class TupleEncoder
- namespace variant_impl
- class VariantDecoder
- class VariantEncoder
- namespace tuple_impl
- namespace sgprocessing
- class ImageSplitter
- class InputTypes
- class MNN_Audio
- class MNN_Bool
- class MNN_Buffer
- class MNN_Float
- class MNN_Image
- class MNN_Int
- class MNN_ML
- class MNN_Mat2
- class MNN_Mat3
- class MNN_Mat4
- class MNN_String
- class MNN_Tensor
- class MNN_Texture1D
- class MNN_TextureCube
- class MNN_Vec2
- class MNN_Vec3
- class MNN_Vec4
- class MNN_Volume
- class ProcessingManager
- class ProcessingProcessor
- struct ProcessingResult
- namespace sgprocmanager
- namespace sgprocmanagersha
- namespace storage
- class Buffer
Class represents arbitrary (including empty) byte buffer. - class InMemoryBatch
- class InMemoryStorage
- namespace changes_trie
- class ChangesTracker
- class ChangesTrie
- struct BlocksChangesKey
- struct ChildChangesKey
- struct ExtrinsicsChangesKey
- struct KeyIndex
- struct ChangesTrieConfig
- class StorageChangesTrackerImpl
- namespace face
- struct BatchWriteMap
An abstraction over a writeable key-value map with batching support. - struct Batchable
A mixin for a map that supports batching for efficiency of modifications. - struct GenericMap
An abstraction over a readable, writeable, iterable key-value map. - struct GenericStorage
An abstraction over readable, writeable, iterable key-value storage that supports write batches. - struct Iterable
A mixin for an iterable map. - struct MapCursor
An abstraction over generic map cursor. - struct ReadOnlyMap
An abstraction over a readable and iterable key-value map. - struct Readable
A mixin for read-only map. - struct WriteBatch
An abstraction over a storage, which can be used for batch writes. - struct Writeable
An mixin for modifiable map.
- struct BatchWriteMap
- class rocksdb
An implementation of PersistentBufferMap interface, which uses rocksdb as underlying storage. - namespace trie
- struct BranchNode
- class BufferStream
- class Codec
Internal codec for nodes in the Trie. Eth and substrate have different codecs, but rest of the code should be same. - struct DummyNode
- class EphemeralTrieBatch
- class EphemeralTrieBatchImpl
- struct KeyNibbles
- struct LeafNode
- struct Node
- class PersistentTrieBatch
- class PersistentTrieBatchImpl
- class SuperGeniusCodec
- struct SuperGeniusNode
- class SuperGeniusTrie
- class SuperGeniusTrieCursor
- struct TriePathEntry
- class SuperGeniusTrieFactory
- class SuperGeniusTrieFactoryImpl
- class SuperGeniusTrieImpl
- class TopperTrieBatch
- class TopperTrieBatchImpl
- class TrieBatch
- class TrieSerializer
- class TrieSerializerImpl
- class TrieStorage
- class TrieStorageBackend
- class TrieStorageBackendBatch
- class TrieStorageBackendImpl
- class TrieStorageImpl
- class Buffer
- namespace subscription
- class Subscriber
- class SubscriptionEngine
- namespace version
- namespace watcher
- class MessagingWatcher
- namespace sgns::@016055230105154327365350125337123300174304263152
- namespace sgns::@031165366153070125221043312102223245021212372213
- namespace sgns::@242070263160254123030125037021304225002025173021
- namespace sgns::@370353146042334035344113204076162140123112067317
- namespace sgns::blockchain::@132130352324212343003214200055350245213010151051
- namespace sgns::crdt::@013060274365247316256375362102133273117301236376
- namespace sgns::ipfs_pubsub
- namespace sgns::scale::@176055121220325253314062164343140325015331040362
- namespace sgns::scale::@276124144237006304040150244115377133141063326064
- namespace sgns::sgprocessing::@007041230226153072271355357222072062005126026113
- namespace sgns::sgprocessing::@024212046315313132074341021353246373276367274337
- namespace sgns::sgprocessing::@067020072356174344153055370322120021030326310054
- namespace sgns::sgprocessing::@075347361261230332142330073025067044120042133361
- namespace sgns::sgprocessing::@100165230330030141336173200266243307163150367042
- namespace sgns::sgprocessing::@231021042323027361115140337210274023027310242344
- namespace sgns::sgprocessing::@241022116150017324204124113264234031372310317203
- namespace sgns::sgprocessing::@254375161022366266276156073006304012054226326006
- namespace sgns::sgprocessing::@274013242026162363026070107311051365334266034075
- namespace sgns::sgprocessing::@313115370357151037131046017126242142251220226161
- namespace sgns::sgprocessing::@316202311101207354313053142367044216215314263133
- namespace sgns::sgprocessing::@337326202044102341316331346133360244201102301241
- namespace sgns::sgprocessing::@347247111132304014155147003172323024254312262052
- namespace sgns::sgprocessing::@352045026037201205145237366232207236120251154366
- namespace sgns::sgprocessing::@361005277236105067275275303212333110303214360100
- namespace sgns::sgprocessing::@373065334247014170262221122137206213306261372300
- struct sha3_context_
- union sha3_context_.unnamed0
- namespace std
STL namespace. - class std::back_insert_iterator< Buffer >
- struct std::hash< sgns::base::Blob< N > >
- struct std::hash< sgns::base::Buffer >
- struct std::hash< sgns::base::Wrapper< T, Tag > >
- struct std::numeric_limits< intx::uint< N > >
- namespace util
Updated on 2026-04-15 at 11:00:40 -0700