Raven Core
3.0.0
P2P Digital Currency
|
►Nbenchmark | |
►NConsensus | |
►NCuckooCache | Namespace CuckooCache provides high performance cache primitives |
►NGUIUtil | Utility functions used by the Raven Qt UI |
►Nmemusage | |
►Norg | |
►Ntinyformat | |
CAbstractThresholdConditionChecker | Abstract class that implements BIP9-style threshold logic, and caches results |
CAddedNodeInfo | |
CAddressBookPage | Widget that shows a list of sending or receiving addresses |
CAddressTableEntry | |
CAddressTableEntryLessThan | |
CAddressTableModel | Qt model of the address book in the core |
CAddressTablePriv | |
CAES128_ctx | |
CAES128CBCDecrypt | |
CAES128CBCEncrypt | |
CAES128Decrypt | A decryption class for AES-128 |
CAES128Encrypt | An encryption class for AES-128 |
CAES192_ctx | |
CAES256_ctx | |
CAES256CBCDecrypt | |
CAES256CBCEncrypt | |
CAES256Decrypt | A decryption class for AES-256 |
CAES256Encrypt | An encryption class for AES-256 |
CAES_state | |
CAmountSpinBox | QSpinBox that uses fixed-point numbers internally and uses our own formatting/parsing functions |
Cancestor_score | |
CAnnotatedMixin | Template mixin that adds -Wthread-safety locking annotations to a subset of the mutex API |
►CArena | |
CArgsManager | |
Carith_uint256 | 256-bit unsigned big integer |
CAskPassphraseDialog | Multifunctional dialog to ask for passphrases |
CAssetAmountField | |
CAssetComparator | |
CAssetControlDialog | |
CAssetControlTreeWidget | |
CAssetFilterProxy | |
CAssetRecord | UI model for unspent assets |
CAssetsDialog | Dialog for sending ravens |
CAssetTableModel | Models assets portion of wallet as table of owned assets |
CAssetTablePriv | |
CAssetViewDelegate | |
CBannedNodeLessThan | |
CBanTableModel | Qt model providing information about connected peers, similar to the "getpeerinfo" RPC call |
CBanTablePriv | |
Cbase_blob | Template base class for fixed-sized opaque blobs |
Cbase_uint | Template base class for unsigned big integers |
CBaseRequestHandler | Class that handles the conversion from a command-line to a JSON-RPC request, as well as converting back to a JSON object that can be shown as result |
CBaseSignatureChecker | |
CBaseSignatureCreator | Virtual base class for signature creators |
Cbench_ecdh_t | |
Cbench_inv_t | |
Cbench_recover_t | |
Cbench_sign_t | |
Cbenchmark_verify_t | |
CBIP9Stats | |
►CBlockAssembler | Generate a new block, without valid proof-of-work |
CBlockHasher | |
CBlockTransactions | |
CBlockTransactionsRequest | |
CCAccount | Account information |
CCAccountingEntry | Internal transfers |
CCachingTransactionSignatureChecker | |
CCAddrDB | Access to the (IP) address database (peers.dat) |
CCAddress | A CService with information about it as peer |
CCAddressBookData | Address book data |
CCAddressIndexIteratorAssetKey | |
CCAddressIndexIteratorHeightKey | |
CCAddressIndexIteratorKey | |
CCAddressIndexKey | |
CCAddressUnspentKey | |
CCAddressUnspentValue | |
CCAddrInfo | Extended statistics about a CAddress |
CCAddrMan | Stochastical (IP) address manager |
CCAffectedKeysVisitor | |
CCallback | |
CCAssetCacheNewAsset | THESE ARE ONLY TO BE USED WHEN ADDING THINGS TO THE CACHE DURING CONNECT AND DISCONNECT BLOCK |
CCAssetCacheNewOwner | |
CCAssetCacheNewTransfer | |
CCAssetCacheQualifierAddress | |
CCAssetCacheReissueAsset | |
CCAssetCacheRestrictedAddress | |
CCAssetCacheRestrictedGlobal | |
CCAssetCacheRestrictedVerifiers | |
CCAssetCacheRootQualifierChecker | |
CCAssetCacheSpendAsset | |
CCAssetCacheUndoAssetAmount | |
CCAssetControlWidgetItem | |
CCAssetOutputEntry | RVN START |
CCAssets | |
CCAssetsCache | |
CCAssetsDB | Access to the block database (blocks/index/) |
CCAssetTransfer | |
CCAutoFile | Non-refcounted RAII wrapper for FILE* |
CCBanDB | Access to the banlist database (banlist.dat) |
CCBanEntry | |
CCBase58Data | Base class for all base58-encoded data |
CCBaseChainParams | CBaseChainParams defines the base parameters (shared between raven-cli and ravend) of a given instance of the Raven system |
CCBaseMainParams | Main network |
CCBaseRegTestParams | |
CCBaseTestNetParams | Testnet (v6) |
CCBasicKeyStore | Basic key store, that keeps keys in an address->secret map |
CCBlock | |
CCBlockAssetUndo | |
CCBlockFileInfo | |
CCBlockHeader | Nodes collect new transactions into a block, hash them into a hash tree, and scan through nonce values to make the block's hash satisfy proof-of-work requirements |
CCBlockHeaderAndShortTxIDs | |
CCBlockIndex | The block chain is a tree shaped structure starting with the genesis block at the root, with each block potentially having multiple candidates to be the next block |
CCBlockLocator | Describes a place in the block chain to another node such that if the other node doesn't have the same branch, it can find a recent common trunk |
►CCBlockPolicyEstimator | We want to be able to estimate feerates that are needed on tx's to be included in a certain number of blocks |
CCBlockTemplate | |
CCBlockTreeDB | Access to the block database (blocks/index/) |
CCBlockUndo | Undo information for a CBlock |
CCBloomFilter | BloomFilter is a probabilistic filter which SPV clients provide so that we can filter the transactions we send them |
CCBufferedFile | Non-refcounted RAII wrapper around a FILE* that implements a ring buffer to deserialize from |
CCChain | An in-memory indexed chain of blocks |
CCChainParams | CChainParams defines various tweakable parameters of a given instance of the Raven system |
CCCheckpointData | |
CCCheckQueue | Queue for verifications that have to be performed |
CCCheckQueueControl | RAII-style controller object for a CCheckQueue that guarantees the passed queue is finished before continuing |
CCClientUIInterface | Signals for UI communication |
CCCoin | |
CCCoinControl | Coin Control Features |
CCCoinControlWidgetItem | |
CCCoinsCacheEntry | |
CCCoinsStats | |
CCCoinsView | Abstract view on the open txout dataset |
CCCoinsViewBacked | CCoinsView backed by another CCoinsView |
CCCoinsViewCache | CCoinsView that adds a memory cache for transactions to another CCoinsView |
CCCoinsViewCursor | Cursor for iterating over CoinsView state |
CCCoinsViewDB | CCoinsView backed by the coin database (chainstate/) |
CCCoinsViewDBCursor | Specialization of CCoinsViewCursor to iterate over a CCoinsViewDB |
CCCoinsViewErrorCatcher | This is a minimally invasive approach to shutdown on LevelDB read errors from the chainstate, while keeping user interface out of the common library, which is shared between ravend, and raven-qt and non-server tools |
CCCoinsViewMemPool | CCoinsView that brings transactions from a memorypool into view |
CCCombinedBan | |
CCCompactSize | |
CCConnectionFailed | |
►CCConnman | |
CCCriticalSection | Wrapped boost mutex: supports recursive locking, but no waiting TODO: We should move away from using the recursive lock by default |
CCCrypter | Encryption/decryption context with key information |
CCCryptoKeyStore | Keystore which keeps the private keys encrypted |
CCDatabasedAssetData | |
CCDataStream | Double ended buffer combining vector and stream-like interfaces |
CCDB | RAII class that provides access to a Berkeley database |
CCDBBatch | Batch of changes queued to be written to a CDBWrapper |
CCDBEnv | |
CCDBIterator | |
CCDBWrapper | |
CCDiskBlockIndex | Used to marshal pointers into hashes for db storage |
CCDiskBlockPos | |
CCDiskTxPos | |
CCDNSSeedData | |
CCExplicitNetCleanup | |
CCExtKey | |
CCExtPubKey | |
CCFeeBumper | |
CCFeeRate | Fee rate in satoshis per kilobyte: CAmount / kB |
CCFlatData | Wrapper for serializing arrays and POD |
CChaCha20 | A PRNG class for ChaCha20 |
CChainTxData | |
CCHash160 | A hasher class for Raven's 160-bit hash (SHA-256 + RIPEMD-160) |
CCHash256 | A hasher class for Raven's 256-bit hash (double SHA-256) |
CCHashVerifier | Reads data from an underlying stream, while hashing the read data |
CCHashWriter | A writer stream (for serialization) that computes a 256-bit hash |
CCHDChain | |
CCHMAC_SHA256 | A hasher class for HMAC-SHA-256 |
CCHMAC_SHA512 | A hasher class for HMAC-SHA-512 |
CCImportingNow | |
CCInit | |
CCInputCoin | |
CCInv | Inv message data |
CCInvAsset | Inv message data |
CCKey | An encapsulated private key |
CCKeyID | A reference to a CKey: the Hash160 of its serialized public key |
CCKeyMetadata | |
CCKeyPool | A key pool entry |
CCKeyStore | A virtual base class for key stores |
CClientModel | Model for Raven network client |
CCLogCategoryActive | |
CCLogCategoryDesc | |
CCLRUCache | |
CCMainCleanup | RVN END |
CCMainParams | Main network |
CCMainSignals | |
CCMasterKey | Private key encryption is done based on a CMasterKey, which holds a salt and random encryption key |
CCMedianFilter | Median filter over a stream of values |
CCMempoolAddressDelta | |
CCMempoolAddressDeltaKey | |
CCMempoolAddressDeltaKeyCompare | |
CCMerkleBlock | Used to relay blocks as header + vector<merkle branch> to filtered nodes |
CCMerkleTx | RVN END |
CCMessage | |
CCMessageChannelDB | |
CCMessageDB | |
CCMessageHeader | Message header |
CCMutableTransaction | A mutable version of CTransaction |
CCMutexLock | Wrapper around boost::unique_lock<Mutex> |
CCNetAddr | IP address (IPv6, or IPv4 using mapped IPv6 range (::FFFF:0:0/96)) |
CCNetCleanup | |
CCNetMessage | |
CCNetMsgMaker | |
CCNetProcessingCleanup | |
CCNewAsset | |
CCNode | Information about a peer |
CCNodeCombinedStats | |
CCNodeStateStats | |
CCNodeStats | |
CCNoDestination | |
CCNullAssetTxData | |
CCNullAssetTxVerifierString | |
CCoin | A UTXO entry |
CCoinControlDialog | |
CCoinControlTreeWidget | |
CCombinerAll | |
CCompareAssetValueOnly | |
CCompareBlocksByHeight | Comparison function for sorting the getchaintips heads |
CCompareCTxMemPoolIter | Comparator for CTxMemPool::txiter objects |
CCompareInvMempoolOrder | |
CCompareModifiedEntry | |
CCompareTxIterByAncestorCount | |
CCompareTxMemPoolEntryByAncestorFee | |
CCompareTxMemPoolEntryByDescendantScore | Sort an entry by max(score/size of entry's tx, score/size with all descendants) |
CCompareTxMemPoolEntryByEntryTime | |
CCompareTxMemPoolEntryByScore | Sort by score of entry ((fee+delta)/size) in descending order |
CCompareValueOnly | |
CConnectedBlockAssetData | |
CConnectTrace | Used to track blocks whose transactions were applied to the UTXO state as a part of a single ActivateBestChainStep call |
CCOrphanTx | |
CCOutPoint | An outpoint - a combination of a transaction hash and an index n into its vout |
CCOutput | |
CCOutputEntry | |
CCPartialMerkleTree | Data structure that represents a partial merkle tree |
CCPubKey | An encapsulated public key |
CCRavenAddress | Base58-encoded Raven addresses |
CCRavenExtKeyBase | |
CCRavenLevelDBLogger | |
CCRavenSecret | A base58-encoded secret key |
CCreateAssetDialog | Dialog showing transaction details |
CCRecipient | |
CCRegTestParams | Regression test |
CCReissueAsset | |
CCReserveKey | A key allocated from the key pool |
CCReserveScript | |
CCRestrictedDB | |
CCRIPEMD160 | A hasher class for RIPEMD-160 |
CCRollingBloomFilter | RollingBloomFilter is a probabilistic "keep track of most recently inserted" set |
CCRPCCommand | |
CCRPCConvertParam | |
CCRPCConvertTable | |
CCRPCTable | Raven RPC command dispatcher |
CCScheduler | |
CCScript | Serialized script, used inside transaction inputs and outputs |
CCScriptCheck | Closure representing one script verification Note that this stores references to the spending transaction |
CCScriptCompressor | Compact serializer for scripts |
CCScriptID | A reference to a CScript: the Hash160 of its serialization (see script.h) |
CCScriptNum | |
CCScriptWitness | |
CCSemaphore | |
CCSemaphoreGrant | RAII-style semaphore lock |
CCSerActionSerialize | Support for ADD_SERIALIZE_METHODS and READWRITE macro |
CCSerActionUnserialize | |
CCSerializedNetMsg | |
CCService | A combination of a network address (CNetAddr) and a (TCP) port |
CCSHA1 | A hasher class for SHA1 |
CCSHA256 | A hasher class for SHA-256 |
CCSHA512 | A hasher class for SHA-512 |
CCSipHasher | SipHash-2-4 |
CCSizeComputer | |
CCSpentIndexKey | |
CCSpentIndexKeyCompare | |
CCSpentIndexValue | |
CCSubNet | |
►CCSVModelWriter | Export a Qt table model to a CSV file |
Cctaes_test | |
CCTestNetParams | Testnet (v6) |
CCThreadInterrupt | |
CCTimestampBlockIndexKey | |
CCTimestampBlockIndexValue | |
CCTimestampIndexIteratorKey | |
CCTimestampIndexKey | |
CCTransaction | The basic transaction that is broadcasted on the network and contained in blocks |
CCTranslationInterface | Signals for translation |
CCTxIn | An input of a transaction |
►CCTxMemPool | CTxMemPool stores valid-according-to-the-current-best-chain transactions that may be included in the next block |
CCTxMemPoolEntry | CTxMemPoolEntry stores data about the corresponding transaction, as well as data about all in-mempool transactions that depend on the transaction ("descendant" transactions) |
CCTxMemPoolModifiedEntry | |
CCTxOut | An output of a transaction |
CCTxOutCompressor | Wrapper for CTxOut that provides a more compact serialization |
CCTxUndo | RVN START |
CCUpdatedBlock | |
CCValidationInterface | |
CCValidationState | RVN END |
CCVarInt | |
CCVectorWriter | |
CCVerifyDB | RAII wrapper for VerifyDB: Verify consistency of the block and coin databases |
CCWallet | A CWallet is an extension of a keystore, which also maintains a set of transactions and balances, and provides the ability to create new transactions |
CCWalletDB | Access to the wallet database |
CCWalletDBWrapper | An instance of this class represents one database |
CCWalletKey | Private key that includes an expiration date in case it never gets used |
CCWalletScanState | |
CCWalletTx | A transaction with a bunch of additional info that only the owner cares about |
CCZMQAbstractNotifier | |
CCZMQAbstractPublishNotifier | |
CCZMQMessage | |
CCZMQNotificationInterface | |
CCZMQPublishHashBlockNotifier | |
CCZMQPublishHashTransactionNotifier | |
CCZMQPublishNewAssetMessageNotifier | |
CCZMQPublishRawBlockNotifier | |
CCZMQPublishRawTransactionNotifier | |
CDarkStyle | |
Cdbwrapper_error | |
CDefaultRequestHandler | Process default single requests |
CDereferencingComparator | |
Cdescendant_score | |
Cdeserialize_type | Dummy data type to identify deserializing constructors |
CDisconnectedBlockTransactions | |
CDummySignatureCreator | A signature creator that just produces 72-byte empty signatures |
CECCVerifyHandle | Users of this module must hold an ECCVerifyHandle |
CEditAddressDialog | Dialog for editing an address and associated information |
Centry_time | |
CEstimationResult | |
CEstimatorBucket | |
CFastRandomContext | Fast randomness source |
CFeeCalculation | |
CFeeFilterRounder | |
CFreespaceChecker | |
CFunctionCallback | |
CGetinfoRequestHandler | Process getinfo requests |
CHelpMessageDialog | "Help message" dialog box |
CHTTPClosure | Event handler closure |
CHTTPEvent | Event class |
CHTTPPathHandler | |
CHTTPReply | Reply structure for request_done to fill in |
CHTTPRequest | In-flight HTTP request |
CHTTPRPCTimer | Simple one-shot callback timer to be used by the RPC mechanism to e.g |
CHTTPRPCTimerInterface | |
CHTTPWorkItem | HTTP request work item |
Cindirectmap | |
Cinsertion_order | |
CIntro | Introduction screen (pre-GUI startup) |
CIteratorComparator | |
CJSONRPCRequest | |
CJSONUTF8StringFilter | Filter that generates and validates UTF-8, as well as collates UTF-16 surrogate pairs as specified in RFC4627 |
CLibBoolEE | Class able to resolve any logical function in propositional logic |
Climitedmap | STL-like map container that only keeps the N elements with the highest value |
CLimitedString | |
CListCoinsTestingSetup | |
CLocalServiceInfo | |
CLockedPageAllocator | OS-dependent allocation and deallocation of locked/pinned memory pages |
►CLockedPool | Pool for locked memory chunks |
CLockedPoolManager | Singleton class to keep track of locked (ie, non-swappable) memory, for use in std::allocator templates |
CLockPoints | |
CMacDockIconHandler | Macintosh-specific dock icon handler |
CMacNotificationHandler | Macintosh-specific notification handler (supports UserNotificationCenter) |
CMainSignalsInstance | |
Cmempoolentry_txid | |
Cmining_score | |
CModalOverlay | Modal overlay to display information about the chain-sync state |
Cmodifiedentry_iter | |
CMutableTransactionSignatureChecker | |
CMutableTransactionSignatureCreator | |
CNetEventsInterface | Interface for message handling |
CNetworkStyle | |
CNodeEvictionCandidate | |
CNodeLessThan | |
CNotificator | Cross-platform desktop notification client |
CNSBundle(returnCorrectIdentifier) | |
COpenURIDialog | |
COptionsDialog | Preferences dialog |
COptionsModel | Interface from Qt to configuration data structure for Raven client |
COverrideStream | |
COverviewPage | Overview ("home") page widget |
CPartiallyDownloadedBlock | |
CPaymentRequestPlus | |
CPaymentServer | |
CPeerLogicValidation | |
CPeerTableModel | Qt model providing information about connected peers, similar to the "getpeerinfo" RPC call |
CPeerTablePriv | |
CPerBlockConnectTrace | |
CPlatformStyle | |
CPosixLockedPageAllocator | LockedPageAllocator specialized for OSes that don't try to be special snowflakes |
CPrecomputedTransactionData | |
CPrefilledTransaction | |
►Cprevector | Implements a drop-in replacement for std::vector<T> which stores up to N elements directly (without heap allocation) |
CProxyAddressValidator | Proxy address widget validator, checks for a valid proxy address |
CProxyCredentials | Credentials for proxy authentication |
CproxyType | |
CQRImageWidget | |
CQtRPCTimerBase | Class for handling RPC timers (used for e.g |
CQtRPCTimerInterface | |
CQValidatedLineEdit | Line edit that can be marked as "invalid" to show input validation feedback |
CQValueComboBox | |
CRavenAddressCheckValidator | Raven address widget validator, checks for a valid raven address |
CRavenAddressEntryValidator | Base58 entry widget validator, checks for valid characters and removes some whitespace |
CRavenAmountField | Widget for entering raven amounts |
CRavenApplication | Main Raven application object |
CRavenCore | Class encapsulating Raven Core startup and shutdown |
CRavenGUI | Raven GUI main class |
CRavenUnits | Raven unit definitions |
CReceiveCoinsDialog | Dialog for requesting payment of ravens |
CReceiveRequestDialog | |
CRecentRequestEntry | |
CRecentRequestEntryLessThan | |
CRecentRequestsTableModel | Model for list of recently generated payment requests / raven: URIs |
CReissueAssetDialog | Dialog showing transaction details |
Creverse_lock | An RAII-style reverse lock |
Creverse_range | Template used for reverse iteration in C++11 range-based for loops |
CRPCConsole | Local Raven RPC console |
CRPCExecutor | |
CRPCTimerBase | Opaque base class for timers returned by NewTimerFunc |
CRPCTimerInterface | RPC timer "driver" |
CSaltedOutpointHasher | |
CSaltedTxidHasher | |
Cscriptnum_error | |
Csecp256k1_callback | |
Csecp256k1_context_struct | |
Csecp256k1_ecdsa_recoverable_signature | Opaque data structured that holds a parsed ECDSA signature, supporting pubkey recovery |
Csecp256k1_ecdsa_signature | Opaque data structured that holds a parsed ECDSA signature |
Csecp256k1_ecmult_context | |
Csecp256k1_ecmult_gen_context | |
Csecp256k1_fe | |
Csecp256k1_fe_storage | |
Csecp256k1_ge | A group element of the secp256k1 curve, in affine coordinates |
Csecp256k1_ge_storage | |
Csecp256k1_gej | A group element of the secp256k1 curve, in jacobian coordinates |
Csecp256k1_hmac_sha256_t | |
Csecp256k1_num | |
Csecp256k1_pubkey | Opaque data structure that holds a parsed and valid public key |
Csecp256k1_rfc6979_hmac_sha256_t | |
Csecp256k1_scalar | A scalar modulo the group order of the secp256k1 curve |
Csecp256k1_sha256_t | |
CSecp256k1Init | |
►Csecure_allocator | |
CSeedSpec6 | |
CSendAssetsEntry | A single entry in the dialog for sending ravens |
CSendAssetsRecipient | |
CSendCoinsDialog | Dialog for sending ravens |
CSendCoinsEntry | A single entry in the dialog for sending ravens |
CSendCoinsRecipient | |
CSendConfirmationDialog | |
CSerializedAssetData | |
CShutdownWindow | "Shutdown" window |
CSignatureCacheHasher | We're hashing a nonce into the entries themselves, so we don't need extra blinding in the set hash computation |
CSignatureData | |
CSignVerifyMessageDialog | |
CSingleThreadedSchedulerClient | Class used by CScheduler clients which may schedule multiple jobs which are required to be run serially |
Csph_blake_small_context | This structure is a context for BLAKE-224 and BLAKE-256 computations: it contains the intermediate values and some data from the last entered block |
Csph_bmw_small_context | This structure is a context for BMW-224 and BMW-256 computations: it contains the intermediate values and some data from the last entered block |
Csph_cubehash_context | This structure is a context for CubeHash computations: it contains the intermediate values and some data from the last entered block |
Csph_echo_big_context | This structure is a context for ECHO computations: it contains the intermediate values and some data from the last entered block |
Csph_echo_small_context | This structure is a context for ECHO computations: it contains the intermediate values and some data from the last entered block |
Csph_fugue_context | |
Csph_groestl_big_context | This structure is a context for Groestl-384 and Groestl-512 computations: it contains the intermediate values and some data from the last entered block |
Csph_groestl_small_context | This structure is a context for Groestl-224 and Groestl-256 computations: it contains the intermediate values and some data from the last entered block |
Csph_hamsi_big_context | This structure is a context for Hamsi-384 and Hamsi-512 computations: it contains the intermediate values and some data from the last entered block |
Csph_hamsi_small_context | This structure is a context for Hamsi-224 and Hamsi-256 computations: it contains the intermediate values and some data from the last entered block |
Csph_jh_context | This structure is a context for JH computations: it contains the intermediate values and some data from the last entered block |
Csph_keccak_context | This structure is a context for Keccak computations: it contains the intermediate values and some data from the last entered block |
Csph_luffa224_context | This structure is a context for Luffa-224 computations: it contains the intermediate values and some data from the last entered block |
Csph_luffa384_context | This structure is a context for Luffa-384 computations |
Csph_luffa512_context | This structure is a context for Luffa-512 computations |
Csph_sha224_context | This structure is a context for SHA-224 computations: it contains the intermediate values and some data from the last entered block |
Csph_shabal_context | This structure is a context for Shabal computations: it contains the intermediate values and some data from the last entered block |
Csph_shavite_big_context | This structure is a context for SHAvite-384 and SHAvite-512 computations: it contains the intermediate values and some data from the last entered block |
Csph_shavite_small_context | This structure is a context for SHAvite-224 and SHAvite-256 computations: it contains the intermediate values and some data from the last entered block |
Csph_simd_big_context | This structure is a context for SIMD computations: it contains the intermediate values and some data from the last entered block |
Csph_simd_small_context | This structure is a context for SIMD computations: it contains the intermediate values and some data from the last entered block |
CSplashScreen | Class for the splashscreen with information of the running client |
CSSLVerifyError | |
Csubmitblock_StateCatcher | |
Ctallyitem | |
CTestCrypter | |
CTorControlConnection | Low-level handling for Tor control connection |
CTorController | Controller that connects to Tor control socket, authenticate, then create and maintain an ephemeral hidden service |
CTorControlReply | Reply from Tor, can be single or multi-line |
CTrafficGraphWidget | |
CTransactionCompressor | |
CTransactionDesc | Provide a human-readable extended HTML description of a transaction |
CTransactionDescDialog | Dialog showing transaction details |
CTransactionFilterProxy | Filter the transaction list according to pre-specified rules |
CTransactionNotification | |
CTransactionRecord | UI model for a transaction |
CTransactionSignatureChecker | |
CTransactionSignatureCreator | A signature creator for transactions |
CTransactionStatus | UI model for transaction status |
CTransactionTableModel | UI model for the transaction table of a wallet |
CTransactionTablePriv | |
CTransactionView | Widget showing the transaction list for a wallet, including a filter row |
CTxConfirmStats | We will instantiate an instance of this class to track transactions that were included in a block |
Ctxid_index | DisconnectedBlockTransactions |
CTxInUndoDeserializer | |
CTxInUndoSerializer | Undo information for a CTxIn |
CTxLessThan | |
CTxMempoolInfo | Information about a mempool transaction |
CTxViewDelegate | |
Cuint160 | 160-bit opaque blob |
Cuint256 | 256-bit opaque blob |
Cuint512 | |
Cuint_error | |
CUnitDisplayStatusBarControl | |
CUniValue | |
CUniValueType | Wrapper for UniValue::VType, which includes typeAny: Used to denote don't care type |
Cupdate_ancestor_state | |
Cupdate_descendant_state | |
Cupdate_fee_delta | |
Cupdate_for_parent_inclusion | |
Cupdate_lock_points | |
CVBDeploymentInfo | |
CVersionBitsCache | |
CWalletFrame | A container for embedding all wallet-related controls into RavenGUI |
►CWalletModel | Interface to Raven wallet from Qt view code |
CWalletModelTransaction | Data model for a walletmodel transaction |
CWalletTestingSetup | Testing setup and teardown for wallet |
CWalletView | |
CWarningBitsConditionChecker | Threshold condition checker that triggers when unknown versionbits are seen on the network |
Cwhirlpool_ctx_holder | |
CWitnessifier | |
►CWorkQueue | Simple work queue for distributing work over multiple threads |
CX509Deleter | |
CX509StoreDeleter | |
►Czero_after_free_allocator |