| Nblocks | |
| ►Nboost | |
| ►Narchive | |
| Ndetail | |
| Cportable_binary_iarchive_exception | |
| Cportable_binary_iarchive | |
| Cportable_binary_oarchive_exception | |
| Cportable_binary_oarchive | |
| Nserialization | |
| ►Nsystem | |
| Cis_error_code_enum< net::socks::error > | |
| ►Ncommand_line | |
| Carg_descriptor | |
| Carg_descriptor< T, false > | |
| Carg_descriptor< std::vector< T >, false > | |
| Carg_descriptor< T, true > | |
| Carg_descriptor< T, false, true > | |
| Carg_descriptor< T, false, true, NUM_DEPS > | |
| ►Nconfig | |
| Nstagenet | |
| Ntestnet | |
| NConsts | |
| ►Ncrypto | Crypto namespace |
| NElectrumWords | Mnemonic seed word generation and wallet restoration helper functions |
| Cs_comm | |
| Cs_comm_2 | |
| Cs_comm_3 | |
| Cec_point_pair | |
| Crs_comm | |
| Ccrypto_ops | |
| Crandom_device | |
| ►NCryptoNote | |
| CINodeObserver | |
| CINode | |
| CTransfer | |
| CTransaction | |
| CIWalletObserver | |
| CIWallet | |
| ►Ncryptonote | Holds cryptonote related classes and helpers |
| ►Nbootstrap | |
| Cfile_info | |
| Cblocks_info | |
| Cblock_package_1 | |
| Cblock_package | |
| ►Njson | |
| CJSON_ERROR | |
| CMISSING_KEY | |
| CWRONG_TYPE | |
| CBAD_INPUT | |
| CPARSE_FAIL | |
| ►Nrpc | |
| CDaemonHandler | |
| CMessage | |
| CFullMessage | |
| Cblock_with_transactions | |
| Ctransaction_info | |
| Coutput_key_and_amount_index | |
| Camount_with_random_outputs | |
| Cpeer | |
| Ctx_in_pool | |
| Coutput_amount_count | |
| Coutput_amount_and_index | |
| Coutput_key_mask_unlocked | |
| Chard_fork_info | |
| Cerror | |
| CBlockHeaderResponse | |
| CDaemonInfo | |
| Coutput_distribution | |
| Coutput_distribution_data | |
| CRpcHandler | |
| CZmqServer | |
| Coutput_data_t | Struct containing output metadata |
| Ctx_data_t | |
| Ctxpool_tx_meta_t | Struct containing txpool per transaction metadata |
| Cchainstate_key_t | |
| Cchainstate_value_t | |
| Ctx_input_t | |
| CDB_EXCEPTION | A base class for BlockchainDB exceptions |
| CDB_ERROR | A generic BlockchainDB exception |
| CDB_ERROR_TXN_START | Thrown when there is an error starting a DB transaction |
| CDB_OPEN_FAILURE | Thrown when opening the BlockchainDB fails |
| CDB_CREATE_FAILURE | Thrown when creating the BlockchainDB fails |
| CDB_SYNC_FAILURE | Thrown when synchronizing the BlockchainDB to disk fails |
| CBLOCK_DNE | Thrown when a requested block does not exist |
| CBLOCK_PARENT_DNE | Thrown when a block's parent does not exist (and it needed to) |
| CBLOCK_EXISTS | Thrown when a block exists, but shouldn't, namely when adding a block |
| CBLOCK_INVALID | Thrown when something is wrong with the block to be added |
| CTX_DNE | Thrown when a requested transaction does not exist |
| CTX_EXISTS | Thrown when a transaction exists, but shouldn't, namely when adding a block |
| COUTPUT_DNE | Thrown when a requested output does not exist |
| COUTPUT_EXISTS | Thrown when an output exists, but shouldn't, namely when adding a block |
| CKEY_IMAGE_EXISTS | Thrown when a spent key image exists, but shouldn't, namely when adding a block |
| CUTXO_EXISTS | Thrown when a utxo already exists, but shouldn't, namely when adding a block |
| CADDR_OUTPUT_EXISTS | Thrown when an output record for an address already exists, but shouldn't, namely when adding a block |
| CBlockchainDB | The BlockchainDB backing store interface declaration/contract |
| Cdb_txn_guard | |
| Cdb_rtxn_guard | |
| Cdb_wtxn_guard | |
| Cmdb_block_info_1 | |
| Cmdb_block_info_2 | |
| Cmdb_block_info_3 | |
| Cmdb_block_info_4 | |
| Cblk_height | |
| Cpre_rct_outkey | |
| Coutkey | |
| Couttx | |
| Cacc_outs_t | |
| Ctxindex | |
| Cmdb_txn_cursors | |
| Cmdb_rflags | |
| Cmdb_threadinfo | |
| Cmdb_txn_safe | |
| CBlockchainLMDB | |
| Ct_hashline | Struct for loading a checkpoint from json |
| Ct_hash_json | Struct for loading many checkpoints from json |
| Ccheckpoints | A container for blockchain checkpoints |
| Caccount_keys | |
| Caccount_base | |
| Ccryptonote_connection_context | |
| Caddress_outputs | |
| Caccount_public_address | |
| Ctxout_to_script | |
| Ctxout_to_scripthash | |
| Ctxout_to_key | |
| Ctxout_to_key_public | |
| Ctxin_gen | |
| Ctxin_to_script | |
| Ctxin_to_scripthash | |
| Ctxin_to_key | |
| Ctxin_to_key_public | |
| Ctx_out | |
| Cvalidator_db | |
| Ctransaction_prefix | |
| Ctransaction | |
| Cblock_header | |
| Cblock | |
| Ckeypair | |
| Cintegrated_address | |
| Carray_hasher | |
| Cpublic_address_outer_blob | |
| Cpublic_integrated_address_outer_blob | |
| Caddress_parse_info | |
| Csubaddress_receive_info | |
| Ccore_stat_info_t | |
| ►CHardFork | |
| CParams | |
| Ci_miner_handler | |
| Cminer | |
| Csubaddress_index | |
| Ctx_extra_padding | |
| Ctx_extra_pub_key | |
| Ctx_extra_nonce | |
| ►Ctx_extra_merge_mining_tag | |
| Cserialize_helper | |
| Ctx_extra_additional_pub_keys | |
| Ctx_extra_mysterious_minergate | |
| Ctx_verification_context | |
| Cblock_verification_context | |
| Cconfig_t | |
| ►CBlockchain | |
| Cblock_extended_info | Container for passing a block and metadata about it on the blockchain |
| Ctransaction_chain_entry | Now-defunct (TODO: remove) struct from in-memory blockchain |
| Ctest_options | |
| Ccore | Handles core cryptonote functionality |
| Ctx_source_entry | |
| Ctx_destination_entry | |
| CtxCompare | |
| ►Ctx_memory_pool | Transaction pool, handles transactions which are not part of a block |
| Ctx_details | Information about a single transaction |
| ►Cblock_queue | |
| Cspan | |
| Cconnection_info | |
| Cblock_complete_entry | |
| ►CNOTIFY_NEW_BLOCK | |
| Crequest_t | |
| ►CNOTIFY_NEW_TRANSACTIONS | |
| Crequest_t | |
| ►CNOTIFY_REQUEST_GET_OBJECTS | |
| Crequest_t | |
| ►CNOTIFY_RESPONSE_GET_OBJECTS | |
| Crequest_t | |
| CCORE_SYNC_DATA | |
| ►CNOTIFY_REQUEST_CHAIN | |
| Crequest_t | |
| ►CNOTIFY_RESPONSE_CHAIN_ENTRY | |
| Crequest_t | |
| ►CNOTIFY_NEW_FLUFFY_BLOCK | |
| Crequest_t | |
| ►CNOTIFY_REQUEST_FLUFFY_MISSING_TX | |
| Crequest_t | |
| ►CNOTIFY_REQUEST_VALIDATORS_LIST | |
| Crequest_t | |
| Cresponse_t | |
| ►CNOTIFY_EMERGENCY_VALIDATORS_LIST | |
| Crequest_t | |
| Ccryptonote_protocol_handler_base_pimpl | |
| Ccryptonote_protocol_handler_base | |
| Ct_cryptonote_protocol_handler | |
| Ci_cryptonote_protocol | |
| Ccryptonote_protocol_stub | |
| Cpruned_transaction | |
| Ccore_rpc_server | |
| ►CCOMMAND_RPC_GET_HEIGHT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BLOCKS_FAST | |
| Cblock_output_indices | |
| Crequest_t | |
| Cresponse_t | |
| Ctx_output_indices | |
| ►CCOMMAND_RPC_GET_BLOCKS_BY_HEIGHT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ALT_BLOCKS_HASHES | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_HASHES_FAST | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_RANDOM_OUTS | |
| Camount_out | |
| Coutput | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SUBMIT_RAW_TX | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TRANSACTIONS | |
| Centry | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IS_KEY_IMAGE_SPENT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TX_GLOBAL_OUTPUTS_INDEXES | |
| Crequest_t | |
| Cresponse_t | |
| Cget_outputs_out | |
| ►CCOMMAND_RPC_GET_OUTPUTS_BIN | |
| Coutkey | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_OUTPUTS | |
| Coutkey | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SEND_RAW_TX | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_START_MINING | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_INFO | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_NET_STATS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STOP_MINING | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_MINING_STATUS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SAVE_BC | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GETBLOCKCOUNT | |
| Cresponse_t | |
| CCOMMAND_RPC_GETBLOCKHASH | |
| ►CCOMMAND_RPC_GETBLOCKTEMPLATE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SUBMITBLOCK | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GENERATEBLOCKS | |
| Crequest_t | |
| Cresponse_t | |
| Cblock_header_response | |
| ►CCOMMAND_RPC_GET_LAST_BLOCK_HEADER | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BLOCK_HEADER_BY_HASH | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BLOCK_HEADER_BY_HEIGHT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BLOCK | |
| Crequest_t | |
| Cresponse_t | |
| Cpeer | |
| ►CCOMMAND_RPC_GET_PEER_LIST | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LOG_HASH_RATE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LOG_LEVEL | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LOG_CATEGORIES | |
| Crequest_t | |
| Cresponse_t | |
| Ctx_info | |
| Cspent_key_image_info | |
| ►CCOMMAND_RPC_GET_TRANSACTION_POOL | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TRANSACTION_POOL_HASHES_BIN | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TRANSACTION_POOL_HASHES | |
| Crequest_t | |
| Cresponse_t | |
| Ctx_backlog_entry | |
| ►CCOMMAND_RPC_GET_TRANSACTION_POOL_BACKLOG | |
| Crequest_t | |
| Cresponse_t | |
| Ctxpool_histo | |
| Ctxpool_stats | |
| ►CCOMMAND_RPC_GET_TRANSACTION_POOL_STATS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BALANCE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ADDRESS_BATCH_HISTORY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_CONNECTIONS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BLOCK_HEADERS_RANGE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STOP_DAEMON | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_FAST_EXIT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_LIMIT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LIMIT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_OUT_PEERS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IN_PEERS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_START_SAVE_GRAPH | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STOP_SAVE_GRAPH | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_HARD_FORK_INFO | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GETBANS | |
| Cban | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SETBANS | |
| Cban | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_FLUSH_TRANSACTION_POOL | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_OUTPUT_HISTOGRAM | |
| Centry | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_VERSION | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_COINBASE_TX_SUM | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BASE_FEE_ESTIMATE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ALTERNATE_CHAINS | |
| Cchain_info | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_UPDATE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_RELAY_TX | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SYNC_INFO | |
| Cpeer | |
| Crequest_t | |
| Cresponse_t | |
| Cspan | |
| ►CCOMMAND_RPC_GET_OUTPUT_DISTRIBUTION | |
| Cdistribution | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_POP_BLOCKS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_PRUNE_BLOCKCHAIN | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_VALIDATOR_KEY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GENERATE_ED25519_KEYPAIR | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SIGN_MESSAGE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_INJECT_EMERGENCY_VLIST | |
| Crequest_t | |
| Cresponse_t | |
| ►Crpc_args | Processes command line arguments related to server-side RPC |
| Cdescriptors | |
| Csimple_wallet | Manages wallet operations. This is the most abstracted wallet class |
| Ndaemon_args | |
| ►Ndaemonize | |
| Ct_command_parser_executor | |
| Ct_command_server | |
| Ct_core | |
| Ct_internals | |
| Ct_daemon | |
| Ct_executor | |
| Ct_p2p | |
| Ct_protocol | |
| Ct_rpc | |
| Ct_rpc_command_executor | |
| Ndaemonizer | |
| ►Ndemo | |
| Csome_test_subdata | |
| Csome_test_data | |
| ►CCOMMAND_EXAMPLE_1 | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_EXAMPLE_2 | |
| Crequest_t | |
| Cresponse_t | |
| ►Ndetail | Declaration and default definition for the functions used the API |
| Cexpect | |
| ►Nel | Easylogging++ entry namespace |
| ►Nbase | Namespace containing base/internal functionality used by Easylogging++ |
| Nconsts | Namespace containing constants used internally |
| ►Ndebug | Contains some internal debugging tools like crash handler and stack tracer |
| CCrashHandler | |
| ►Nthreading | |
| ►Ninternal | |
| CMutex | A mutex wrapper for compiler that dont yet support std::recursive_mutex |
| CScopedLock | Scoped lock for compiler that dont yet support std::lock_guard |
| CThreadSafe | Base of thread safe class, this class is inheritable-only |
| Ntype | Data types used by Easylogging++ |
| ►Nutils | Namespace containing utility functions/static classes used internally |
| Nbitwise | Bitwise operations for C++11 strong enum class. This casts e into Flag_T and returns value after bitwise operation Use these function as |
| CFile | |
| CStr | String utilities helper class used internally. You should not use it |
| COS | Operating System helper static class used internally. You should not use it |
| CDateTime | Contains utilities for cross-platform date/time. This class make use of el::base::utils::Str |
| CCommandLineArgs | Command line arguments for application if specified using el::Helpers::setArgs(..) or START_EASYLOGGINGPP(..) |
| CAbstractRegistry | Abstract registry (aka repository) that provides basic interface for pointer repository specified by T_Ptr type |
| CRegistry | A pointer registry mechanism to manage memory and provide search functionalities. (non-predicate version) |
| CRegistryWithPred | A pointer registry mechanism to manage memory and provide search functionalities. (predicate version) |
| CUtils | |
| CNoCopy | Internal helper class that prevent copy constructor for class |
| CStaticClass | Internal helper class that makes all default constructors private |
| CSubsecondPrecision | A subsecond precision class containing actual width and offset of the subsecond part |
| CLogFormat | Represents log format containing flags and date format. This is used internally to start initial log |
| CTypedConfigurations | Configurations with data types |
| ►CHitCounter | Class that keeps record of current line hit for occasional logging |
| CPredicate | |
| CRegisteredHitCounters | Repository for hit counters used across the application |
| CRegisteredLoggers | Loggers repository |
| CVRegistry | Represents registries for verbose logging |
| CStorage | Easylogging++ management storage |
| CDefaultLogDispatchCallback | |
| CDefaultLogBuilder | |
| CLogDispatcher | Dispatches log messages |
| CMessageBuilder | |
| CNullWriter | Writes nothing - Used when certain log is disabled |
| CWriter | Main entry point of each logging |
| CPErrorWriter | |
| CCallback | |
| CLevelHelper | Static class that contains helper functions for el::Level |
| CConfigurationTypeHelper | Static class that contains helper functions for el::ConfigurationType |
| CLoggable | Base of Easylogging++ friendly class |
| CCustomFormatSpecifier | User-provided custom format specifier |
| ►CConfiguration | Represents single configuration that has representing level, configuration type and a string based value |
| CPredicate | Used to find configuration from configuration (pointers) repository. Avoid using it |
| ►CConfigurations | Thread-safe Configuration repository |
| CParser | Parser used internally to parse configurations from file or text |
| CLogDispatchData | |
| CLogDispatchCallback | |
| CPerformanceTrackingCallback | |
| CLoggerRegistrationCallback | |
| CLogBuilder | |
| CLogger | Represents a logger holding ID and configurations we need to write logs |
| CLogMessage | |
| CSysLogInitializer | Initializes syslog with process ID, options and facility. calls closelog() on d'tor |
| CHelpers | Static helpers for developers |
| ►CLoggers | Static helpers to deal with loggers and their configurations |
| CScopedAddFlag | Adds flag and removes it when scope goes out |
| CScopedRemoveFlag | Removes flag and add it when scope goes out |
| CVersionInfo | |
| ►Nelectroneum | |
| ►Nbasic | |
| CValidator | |
| CValidators | |
| ►Cjson_obj | |
| Cvalidator | |
| Cv_list_struct_request | |
| Cv_list_struct | |
| ►NElectroneum | |
| NUtils | |
| CAddressBookImpl | |
| CPendingTransactionImpl | |
| CSubaddressImpl | |
| CSubaddressAccountImpl | |
| CTransactionHistoryImpl | |
| CTransactionInfoImpl | |
| CUnsignedTransactionImpl | |
| CWallet2CallbackImpl | |
| CWalletImpl | |
| Coptional | |
| CPendingTransaction | Transaction-like interface for sending etn |
| CUnsignedTransaction | Transaction-like interface for sending etn |
| ►CTransactionInfo | The TransactionInfo - interface for displaying transaction information |
| CTransfer | |
| CTransactionHistory | The TransactionHistory - interface for displaying transaction history |
| CAddressBookRow | AddressBookRow - provides functions to manage address book |
| CAddressBook | The AddressBook - interface for Book |
| CSubaddressRow | |
| CSubaddress | |
| CSubaddressAccountRow | |
| CSubaddressAccount | |
| CMultisigState | |
| CDeviceProgress | |
| CWalletListener | |
| CWallet | Interface for wallet operations. TODO: check if /include/IWallet.h is still actual |
| CWalletManager | WalletManager - provides functions to manage wallets |
| CWalletManagerFactory | |
| CWalletManagerImpl | |
| ►Nepee | |
| ►Nado_db_helper | |
| Cprofile_entry | |
| Cprofiler_manager | |
| Ctiming_guard | |
| Cadapter_zero | |
| Cadapter_single | |
| Cadapter_double | |
| Cadapter_triple | |
| Cadapter_quad | |
| Cadapter_quanto | |
| Cadapter_sixto | |
| Cadapter_sevento | |
| Cadapter_nine | |
| Cper_thread_connection_pool | |
| Ndebug | |
| Nfile_io_utils | |
| Nfnv | |
| ►Njson_rpc | |
| Crequest | |
| Cerror | |
| Cdummy_error | |
| Cdummy_result | |
| Cresponse | |
| Cresponse< t_param, dummy_error > | |
| Cresponse< dummy_result, t_error > | |
| ►Nlevin | |
| Cbucket_head | |
| Cbucket_head2 | |
| Clevin_commands_handler | |
| Clevin_client_impl | |
| Clevin_client_impl2 | |
| Clevin_client_async | |
| Cprotocl_handler_config | |
| Cprotocol_handler | |
| ►Casync_protocol_handler | |
| Canvoke_handler | |
| Cinvoke_response_handler_base | |
| Casync_protocol_handler_config | |
| ►Nmath_helper | |
| Caverage | |
| Cspeed | |
| Conce_a_time | |
| Conce_a_time_seconds | |
| Conce_a_time_milliseconds | |
| ►Nmisc_utils | |
| Nparse | |
| Cless_as_pod | |
| Ccall_befor_die_base | |
| Ccall_befor_die | |
| Cstruct_init | |
| Crolling_median_t | |
| ►Nnet_utils | |
| ►Nhttp | |
| Clogin | |
| ►Chttp_server_auth | Implements RFC 2617 digest auth. Digests from RFC 7616 can be added |
| Csession | |
| ►Chttp_client_auth | Implements RFC 2617 digest auth. Digests from RFC 7616 can be added |
| ►Csession | |
| Ckeys | |
| Chttp_header_info | |
| Curi_content | |
| Curl_content | |
| Chttp_request_info | |
| Chttp_response_info | |
| Chttp_simple_client_template | |
| Chttp_server_config | |
| Csimple_http_connection_handler | |
| Ci_http_server_handler | |
| Ccustum_handler_config | |
| Chttp_custom_handler | |
| ►Njsonrpc2 | |
| Ci_jsonrpc2_server_handler | |
| Cjsonrpc2_server_config | |
| Cjsonrpc2_connection_handler | |
| ►Nmunin | |
| Cmunin_service_data_provider | |
| Cmunin_service | |
| Cnode_server_config | |
| Cfake_send_handler | |
| Cmunin_node_server_connection_handler | |
| ►Nsmtp | |
| Csmtp_client | |
| Ccontent_encoding_gzip | |
| Csoket_sender | |
| Cabstract_tcp_server | |
| Ci_connection_filter | |
| ►Cconnection | Represents a single connection from a client |
| Cshared_state | |
| ►Cboosted_tcp_server | |
| Cidle_callback_conext | |
| Cidle_callback_conext_base | |
| Ccp_server_impl | |
| Cbuffer | |
| Cconnection_basic_shared_state | |
| Cconnection_basic | |
| Ci_sub_handler | |
| Ci_target_handler | |
| Cdo_nothing_sub_handler | |
| Cdirect_connect | |
| Cblocked_mode_client | |
| Casync_blocked_mode_client | |
| Cssl_authentication_t | |
| Cssl_options_t | |
| Cipv4_network_address | |
| Cnetwork_address | |
| Cconnection_context_base | |
| Ci_service_endpoint | |
| Cnetwork_throttle | |
| Cnetwork_throttle_bw | |
| Ccalculate_times_struct | |
| Cnetwork_throttle_manager | |
| Ci_network_throttle | |
| Cprotocl_switcher_config | |
| Ci_protocol_handler | |
| Ct_protocol_handler | |
| Cprotocol_switcher | |
| Cconnection_basic_pimpl | |
| ►Nprofile_tools | |
| Clocal_call_account | |
| Ccall_frame | |
| Nreg_utils | |
| ►Nserialization | |
| Njson | |
| Ckv_serialization_overloads_impl_is_base_serializable_types | |
| Ckv_serialization_overloads_impl_is_base_serializable_types< true > | |
| Ckv_serialization_overloads_impl_is_base_serializable_types< false > | |
| Cbase_serializable_types | |
| Cselector | |
| Cselector< true > | |
| Cselector< false > | |
| Cportable_storage | |
| Cget_value_visitor | |
| Cget_first_value_visitor | |
| Cget_next_value_visitor | |
| Centry_container | |
| Centry_container< bool > | |
| Carray_entry_t | |
| Csection | |
| Cthrowable_buffer_reader | |
| Carray_entry_store_visitor | |
| Cstorage_entry_store_visitor | |
| Carray_entry_store_to_json_visitor | |
| Cstorage_entry_store_to_json_visitor | |
| Cconvert_to_signed_unsigned | |
| Cconvert_to_signed_unsigned< from_type, to_type, true, true > | |
| Cconvert_to_signed_unsigned< from_type, to_type, true, false > | |
| Cconvert_to_signed_unsigned< from_type, to_type, false, true > | |
| Cconvert_to_signed_unsigned< from_type, to_type, false, false > | |
| Cconvert_to_integral | |
| Cconvert_to_integral< from_type, to_type, true > | |
| Cconvert_to_integral< from_type, to_type, false > | |
| Cconvert_to_integral< std::string, uint64_t, false > | |
| Cis_convertable | |
| Cconvert_to_same | |
| Cconvert_to_same< from_type, to_type, true > | |
| Cconvert_to_same< from_type, to_type, false > | |
| ►NStorageNamed | |
| Cgziped_storage | |
| Nstring_encoding | |
| Nstring_tools | |
| ►Ntests | |
| Cport_test_struct_sub | |
| Csome_pod_struct | |
| Cport_test_struct | |
| Ctest_struct | |
| Ntiny_ini | |
| Nzlib_helper | |
| Casync_stdin_reader | |
| Casync_console_handler | |
| Ccommand_handler | |
| Cconsole_handlers_binder | |
| Ccopyable_atomic | |
| Cto_hex | |
| Cfrom_hex | |
| Cmlocker | |
| Cmlocked | |
| Chttp_server_impl_base | |
| Cjsonrpc_server_impl_base | |
| Cglobal_regexp_critical_section | |
| Cenableable | |
| Cservice_impl_base | |
| Cspan | Non-owning sequence of data. Does not deep copy |
| Cinitializer | |
| Ccrypted_storage | |
| Csimple_event | |
| Ccritical_section | |
| Ccritical_region_t | |
| Ccritical_region | |
| Cshared_critical_section | |
| Cshared_guard | |
| Cexclusive_guard | |
| Cevent | |
| Cwipeable_string | |
| Ngenms | |
| ►Nhw | |
| ►Ncore | |
| Cdevice_default | |
| ►Nio | |
| Cdevice_io | |
| Nledger | |
| ►Ntrezor | |
| ►Nexc | |
| ►Nproto | |
| CSecurityException | |
| CFailureException | |
| CUnexpectedMessageException | |
| CCancelledException | |
| CPinExpectedException | |
| CInvalidPinException | |
| CNotEnoughFundsException | |
| CNotInitializedException | |
| CFirmwareErrorException | |
| CSecurityException | |
| CPoly1305TagInvalid | |
| CTrezorException | |
| CCommunicationException | |
| CEncodingException | |
| CNotConnectedException | |
| CDeviceNotResponsiveException | |
| CDeviceAcquireException | |
| CSessionException | |
| CTimeoutException | |
| CProtocolException | |
| CUnexpectedMessageException | |
| ►Nprotocol | |
| ►Ncrypto | |
| Nchacha | |
| Nki | |
| ►Ntx | |
| CTData | |
| CSigner | |
| CDebugLink | |
| CMessageMapper | |
| Ctrezor_usb_desc_t | |
| CProtocol | |
| CProtocolV1 | |
| CTransport | |
| CBridgeTransport | |
| CUdpTransport | |
| CGenericMessage | |
| Cdevice_progress | |
| Ci_device_callback | |
| Cdevice | |
| Creset_mode | |
| Cdevice_registry | |
| Cwallet_shim | |
| Ctx_aux_data | |
| ►Cdevice_cold | |
| Cop_progress | |
| Ctx_key_data_t | |
| Ctx_progress | |
| ►Ninternal | |
| CIsGenericValueImpl | |
| CIsGenericValueImpl< T, typename Void< typename T::EncodingType >::Type, typename Void< typename T::AllocatorType >::Type > | |
| CIsGenericValue | |
| CTypeHelper | |
| CTypeHelper< ValueType, bool > | |
| CTypeHelper< ValueType, int > | |
| CTypeHelper< ValueType, unsigned > | |
| CTypeHelper< ValueType, int64_t > | |
| CTypeHelper< ValueType, uint64_t > | |
| CTypeHelper< ValueType, double > | |
| CTypeHelper< ValueType, float > | |
| CTypeHelper< ValueType, const typename ValueType::Ch * > | |
| CTypeHelper< ValueType, typename ValueType::Array > | |
| CTypeHelper< ValueType, typename ValueType::ConstArray > | |
| CTypeHelper< ValueType, typename ValueType::Object > | |
| CTypeHelper< ValueType, typename ValueType::ConstObject > | |
| CBigInteger | |
| CDiyFp | |
| CDouble | |
| CDecodedStream | |
| CGenericRegexSearch | |
| CGenericRegex | Regular expression engine with subset of ECMAscript grammar |
| CStack | A type-unsafe stack for storing different types of data |
| CStreamLocalCopy | |
| CStreamLocalCopy< Stream, 1 > | Do copy optimization |
| CStreamLocalCopy< Stream, 0 > | Keep reference |
| CSchema | |
| CISchemaValidator | |
| CISchemaStateFactory | |
| CIValidationErrorHandler | |
| CHasher | |
| CSchemaValidationContext | |
| CTokenHelper | |
| CTokenHelper< Stack, char > | |
| ►NLanguage | Mnemonic language related namespace |
| CChinese_Simplified | |
| CDutch | |
| CEnglish | |
| CEnglishOld | |
| CEsperanto | |
| CFrench | |
| CGerman | |
| CItalian | |
| CJapanese | |
| CWordHash | |
| CWordEqual | |
| CBase | A base language class which all languages have to inherit from for Polymorphism |
| CLojban | |
| CPortuguese | |
| CRussian | |
| CSingleton | Single helper class |
| CSpanish | |
| ►Nlmdb | |
| Nstream | |
| Cclose_env | Closes LMDB environment handle |
| Ccontext | Context given to LMDB |
| Cdatabase | Manages a LMDB environment for safe memory-map resizing. Thread-safe |
| Ckey_iterator | |
| Ckey_stream | |
| Ctable | Helper for grouping typical LMDB DBI options |
| Cbasic_table | Helper for grouping typical LMDB DBI options when key and value are fixed types |
| Cabort_txn | |
| Crelease_read_txn | |
| Cabort_write_txn | |
| Cclose_cursor | |
| Cidentity | Prevent instantiation of std::underlying_type<T> when T is not enum |
| Cvalue_iterator | |
| Cvalue_stream | |
| ►Nmd5 | |
| CHMAC_MD5_CTX_s | |
| CHMAC_MD5_STATE_s | |
| CMD5_CTX | |
| ►Nmms | |
| ►Nbitmessage_rpc | |
| Cmessage_info_t | |
| Cinbox_messages_response_t | |
| Cmessage | |
| Cauthorized_signer | |
| Cprocessing_data | |
| Cfile_transport_message | |
| Cauto_config_data | |
| Cfile_data | |
| Cmultisig_wallet_state | |
| Cmessage_store | |
| Ctransport_message_t | |
| Cmessage_transporter | |
| ►Nmyjson | |
| CMyAllocator | |
| ►Nnet | |
| ►Nsocks | |
| Cconnect_handler | |
| ►Cclient | Client support for socks connect and resolve commands |
| Casync_close | |
| Ccompleted | |
| Cread | |
| Cwrite | |
| Cconnect_client | |
| Cconnector | Primarily for use with epee::net_utils::http_client |
| ►Nzmq | |
| Cterminate | Calls zmq_term |
| Cclose | Calls zmq_close |
| Ci2p_address | B32 i2p address; internal format not condensed/decoded |
| Ctor_address | Tor onion address; internal format not condensed/decoded |
| ►Nnet_load_tests | |
| Ctest_connection_context | |
| Ctest_levin_commands_handler | |
| Copen_close_test_helper | |
| ►CCMD_CLOSE_ALL_CONNECTIONS | |
| Crequest | |
| ►CCMD_START_OPEN_CLOSE_TEST | |
| Crequest | |
| Cresponse | |
| ►CCMD_GET_STATISTICS | |
| Crequest | |
| Cresponse | |
| ►CCMD_RESET_STATISTICS | |
| Crequest | |
| Cresponse | |
| ►CCMD_SHUTDOWN | |
| Crequest | |
| ►CCMD_SEND_DATA_REQUESTS | |
| Crequest | |
| ►CCMD_DATA_REQUEST | |
| Crequest | |
| Cresponse | |
| ►Nnodetool | |
| Cproxy | |
| Canonymous_inbound | |
| Cp2p_connection_context_t | |
| Cnode_server | |
| Ci_p2p_endpoint | |
| Cp2p_endpoint_stub | |
| Cpeerlist_join | |
| Cpeerlist_types | |
| Cpeerlist_storage | |
| Cpeerlist_manager | |
| Cnetwork_address_old | |
| Cpeerlist_entry_base | |
| Canchor_peerlist_entry_base | |
| Cconnection_entry_base | |
| Cnetwork_config | |
| Cbasic_node_data | |
| ►CCOMMAND_HANDSHAKE_T | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_TIMED_SYNC_T | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_PING | |
| Crequest_t | |
| Cresponse_t | |
| Nposix | |
| Nproto2 | |
| Nrapidjson | Main RapidJSON namespace |
| ►Nrct | |
| CMultiexpData | |
| Ckey | |
| Cctkey | |
| Cmultisig_kLRki | |
| Cmultisig_out | |
| CecdhTuple | |
| CboroSig | |
| CgeDsmp | |
| CmgSig | |
| CrangeSig | |
| CBulletproof | |
| CRCTConfig | |
| CrctSigBase | |
| CrctSigPrunable | |
| CrctSig | |
| ►Nrdln | |
| Creadline_buffer | |
| Csuspend_readline | |
| ►Nserialization | |
| Ndetail | |
| ►Nsfinae | |
| Cfalse_type | |
| Cis_not_container | |
| Cis_vector_like | |
| Cis_map_like | |
| Nsha1 | |
| ►Nsoci | |
| Ctype_conversion< uint64_t > | |
| Ctype_conversion< bool > | |
| Cper_thread_session | |
| ►Nstd | STL namespace |
| ►Ntr1 | |
| ►Ngtest_internal | |
| CByRef | |
| CByRef< T & > | |
| CAddRef | |
| CAddRef< T & > | |
| CGet | |
| CTupleElement | |
| CTupleElement< true, 0, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 1, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 2, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 3, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 4, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 5, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 6, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 7, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 8, GTEST_10_TUPLE_(T) > | |
| CTupleElement< true, 9, GTEST_10_TUPLE_(T) > | |
| CGet< 0 > | |
| CGet< 1 > | |
| CGet< 2 > | |
| CGet< 3 > | |
| CGet< 4 > | |
| CGet< 5 > | |
| CGet< 6 > | |
| CGet< 7 > | |
| CGet< 8 > | |
| CGet< 9 > | |
| CSameSizeTuplePrefixComparator | |
| CSameSizeTuplePrefixComparator< 0, 0 > | |
| CSameSizeTuplePrefixComparator< k, k > | |
| Ctuple | |
| Ctuple<> | |
| Ctuple_size | |
| Ctuple_size< GTEST_0_TUPLE_(T) > | |
| Ctuple_size< GTEST_1_TUPLE_(T) > | |
| Ctuple_size< GTEST_2_TUPLE_(T) > | |
| Ctuple_size< GTEST_3_TUPLE_(T) > | |
| Ctuple_size< GTEST_4_TUPLE_(T) > | |
| Ctuple_size< GTEST_5_TUPLE_(T) > | |
| Ctuple_size< GTEST_6_TUPLE_(T) > | |
| Ctuple_size< GTEST_7_TUPLE_(T) > | |
| Ctuple_size< GTEST_8_TUPLE_(T) > | |
| Ctuple_size< GTEST_9_TUPLE_(T) > | |
| Ctuple_size< GTEST_10_TUPLE_(T) > | |
| Ctuple_element | |
| Chash< epee::wipeable_string > | |
| Chash< el::Level > | |
| Chash< ancestor > | |
| Chash< output_data > | |
| Cis_error_code_enum<::common_error > | |
| Chash< cryptonote::account_public_address > | |
| Chash< cryptonote::subaddress_index > | |
| Chash< boost::uuids::uuid > | |
| Cis_error_code_enum<::lmdb::error > | |
| Cis_error_code_enum<::net::error > | |
| Chash< rct::key > | |
| ►Ntesting | |
| ►Ninternal | |
| Nedit_distance | |
| ►Ninvoke_argument | |
| CAdlTag | |
| Nposix | |
| CActionAdaptor | |
| CBuiltInDefaultValueGetter | |
| CBuiltInDefaultValueGetter< T, false > | |
| CBuiltInDefaultValue | |
| CBuiltInDefaultValue< const T > | |
| CBuiltInDefaultValue< T * > | |
| CByMoveWrapper | |
| CReturnAction | |
| CReturnNullAction | |
| CReturnVoidAction | |
| CReturnRefAction | |
| CReturnRefOfCopyAction | |
| CDoDefaultAction | |
| CAssignAction | |
| CSetErrnoAndReturnAction | |
| CSetArgumentPointeeAction | |
| CSetArgumentPointeeAction< N, Proto, true > | |
| CInvokeWithoutArgsAction | |
| CInvokeMethodWithoutArgsAction | |
| CIgnoreResultAction | |
| CReferenceWrapper | |
| CDoBothAction | |
| CInvokeHelper | |
| CInvokeHelper< R, ::testing::tuple<> > | |
| CInvokeHelper< R, ::testing::tuple< A1 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5, A6 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9 > > | |
| CInvokeHelper< R, ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9, A10 > > | |
| CSelectArgs | |
| CSelectArgs< Result, ArgumentTuple, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, -1, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, -1, -1, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, -1, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, -1, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, -1, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, k7, -1, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, k7, k8, -1, -1 > | |
| CSelectArgs< Result, ArgumentTuple, k1, k2, k3, k4, k5, k6, k7, k8, k9, -1 > | |
| CWithArgsAction | |
| CExcessiveArg | |
| CActionHelper | |
| CFunctionMockerBase | |
| CFunctionMocker | |
| CFunctionMocker< R()> | |
| CFunctionMocker< R(A1)> | |
| CFunctionMocker< R(A1, A2)> | |
| CFunctionMocker< R(A1, A2, A3)> | |
| CFunctionMocker< R(A1, A2, A3, A4)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5, A6)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5, A6, A7)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)> | |
| CFunctionMocker< R(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)> | |
| CTupleFields | |
| CTupleFields< Tuple, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, -1, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, -1, -1, -1, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, -1, -1, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, -1, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, k4, -1, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, k4, k5, -1, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, -1, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, -1, -1 > | |
| CTupleFields< Tuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, -1 > | |
| CArgsMatcherImpl | |
| CArgsMatcher | |
| CAllOfResult1 | |
| CAllOfResult2 | |
| CAllOfResult3 | |
| CAllOfResult4 | |
| CAllOfResult5 | |
| CAllOfResult6 | |
| CAllOfResult7 | |
| CAllOfResult8 | |
| CAllOfResult9 | |
| CAllOfResult10 | |
| CAnyOfResult1 | |
| CAnyOfResult2 | |
| CAnyOfResult3 | |
| CAnyOfResult4 | |
| CAnyOfResult5 | |
| CAnyOfResult6 | |
| CAnyOfResult7 | |
| CAnyOfResult8 | |
| CAnyOfResult9 | |
| CAnyOfResult10 | |
| CAnyEq | |
| CAnyNe | |
| CAnyLt | |
| CAnyGt | |
| CAnyLe | |
| CAnyGe | |
| CDummyMatchResultListener | |
| CStreamMatchResultListener | |
| CMatcherBase | |
| CMatcherCastImpl | |
| CMatcherCastImpl< T, Matcher< U > > | |
| CMatcherCastImpl< T, Matcher< T > > | |
| CTuplePrefix | |
| CTuplePrefix< 0 > | |
| CTransformTupleValuesHelper | |
| CAnyMatcherImpl | |
| CAnythingMatcher | |
| CComparisonBase | |
| CEqMatcher | |
| CNeMatcher | |
| CLtMatcher | |
| CGtMatcher | |
| CLeMatcher | |
| CGeMatcher | |
| CIsNullMatcher | |
| CNotNullMatcher | |
| CRefMatcher | |
| CRefMatcher< T & > | |
| CStrEqualityMatcher | |
| CHasSubstrMatcher | |
| CStartsWithMatcher | |
| CEndsWithMatcher | |
| CMatchesRegexMatcher | |
| CPairMatchBase | |
| CEq2Matcher | |
| CNe2Matcher | |
| CLt2Matcher | |
| CGt2Matcher | |
| CLe2Matcher | |
| CGe2Matcher | |
| CNotMatcherImpl | |
| CNotMatcher | |
| CBothOfMatcherImpl | |
| CBothOfMatcher | |
| CEitherOfMatcherImpl | |
| CEitherOfMatcher | |
| CTrulyMatcher | |
| CMatcherAsPredicate | |
| CPredicateFormatterFromMatcher | |
| ►CFloatingEqMatcher | |
| CImpl | |
| CPointeeMatcher | |
| CWhenDynamicCastToMatcherBase | |
| CWhenDynamicCastToMatcher | |
| CWhenDynamicCastToMatcher< To & > | |
| CFieldMatcher | |
| CPropertyMatcher | |
| CCallableTraits | |
| CCallableTraits< ResType(*)(ArgType)> | |
| CResultOfMatcher | |
| ►CSizeIsMatcher | |
| CImpl | |
| ►CBeginEndDistanceIsMatcher | |
| CImpl | |
| CContainerEqMatcher | |
| CLessComparator | |
| ►CWhenSortedByMatcher | |
| CImpl | |
| ►CPointwiseMatcher | |
| CImpl | |
| CQuantifierMatcherImpl | |
| CContainsMatcherImpl | |
| CEachMatcherImpl | |
| CContainsMatcher | |
| CEachMatcher | |
| CKeyMatcherImpl | |
| CKeyMatcher | |
| CPairMatcherImpl | |
| CPairMatcher | |
| CElementsAreMatcherImpl | |
| CMatchMatrix | |
| CUnorderedElementsAreMatcherImplBase | |
| CUnorderedElementsAreMatcherImpl | |
| CCastAndAppendTransform | |
| CUnorderedElementsAreMatcher | |
| CElementsAreMatcher | |
| CUnorderedElementsAreArrayMatcher | |
| CElementsAreArrayMatcher | |
| CBoundSecondMatcher | |
| CInvokeAction | |
| CInvokeMethodAction | |
| CTypedExpectation | |
| CUntypedFunctionMockerBase | |
| CUntypedOnCallSpecBase | |
| COnCallSpec | |
| CExpectationBase | |
| CMockSpec | |
| CReferenceOrValueWrapper | |
| CReferenceOrValueWrapper< T & > | |
| CUntypedActionResultHolderBase | |
| CActionResultHolder | |
| CActionResultHolder< void > | |
| CIgnoredValue | |
| CMatcherTuple | |
| CMatcherTuple< ::testing::tuple<> > | |
| CMatcherTuple< ::testing::tuple< A1 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9 > > | |
| CMatcherTuple< ::testing::tuple< A1, A2, A3, A4, A5, A6, A7, A8, A9, A10 > > | |
| CFunction | |
| CFunction< R()> | |
| CFunction< R(A1)> | |
| CFunction< R(A1, A2)> | |
| CFunction< R(A1, A2, A3)> | |
| CFunction< R(A1, A2, A3, A4)> | |
| CFunction< R(A1, A2, A3, A4, A5)> | |
| CFunction< R(A1, A2, A3, A4, A5, A6)> | |
| CFunction< R(A1, A2, A3, A4, A5, A6, A7)> | |
| CFunction< R(A1, A2, A3, A4, A5, A6, A7, A8)> | |
| CFunction< R(A1, A2, A3, A4, A5, A6, A7, A8, A9)> | |
| CFunction< R(A1, A2, A3, A4, A5, A6, A7, A8, A9, A10)> | |
| CPointeeOf | |
| CPointeeOf< T * > | |
| CLinkedPtrLessThan | |
| CKindOf | |
| CLosslessArithmeticConvertibleImpl | |
| CLosslessArithmeticConvertibleImpl< kBool, bool, kBool, bool > | |
| CLosslessArithmeticConvertibleImpl< kBool, bool, kInteger, To > | |
| CLosslessArithmeticConvertibleImpl< kBool, bool, kFloatingPoint, To > | |
| CLosslessArithmeticConvertibleImpl< kInteger, From, kBool, bool > | |
| CLosslessArithmeticConvertibleImpl< kInteger, From, kInteger, To > | |
| CLosslessArithmeticConvertibleImpl< kInteger, From, kFloatingPoint, To > | |
| CLosslessArithmeticConvertibleImpl< kFloatingPoint, From, kBool, bool > | |
| CLosslessArithmeticConvertibleImpl< kFloatingPoint, From, kInteger, To > | |
| Cis_reference | |
| Cis_reference< T & > | |
| Ctype_equals | |
| Ctype_equals< T, T > | |
| Cremove_reference | |
| Cremove_reference< T & > | |
| CDecayArray | |
| CDecayArray< T[N]> | |
| CDecayArray< T[]> | |
| CStlContainerView | |
| CStlContainerView< Element[N]> | |
| CStlContainerView< ::testing::tuple< ElementPointer, Size > > | |
| CRemoveConstFromKey | |
| CRemoveConstFromKey< std::pair< const K, V > > | |
| CBooleanConstant | |
| CFormatForComparison | |
| CFormatForComparison< ToPrint[N], OtherOperand > | |
| CUniversalPrinter | |
| CUniversalPrinter< T[N]> | |
| CUniversalPrinter< T & > | |
| CUniversalTersePrinter | |
| CUniversalTersePrinter< T & > | |
| CUniversalTersePrinter< T[N]> | |
| CUniversalTersePrinter< const char * > | |
| CUniversalTersePrinter< char * > | |
| CUniversalTersePrinter< wchar_t * > | |
| CTuplePolicy | |
| CSingleFailureChecker | |
| CHasNewFatalFailureHelper | |
| CEqHelper | |
| CEqHelper< true > | |
| CAssertHelper | |
| CFilePath | |
| CScopedTrace | |
| CFloatingPoint | |
| CTypeIdHelper | |
| CTestFactoryBase | |
| CTestFactoryImpl | |
| CCodeLocation | |
| CConstCharPtr | |
| CRandom | |
| CCompileAssertTypesEqual | |
| CCompileAssertTypesEqual< T, T > | |
| CRemoveReference | |
| CRemoveReference< T & > | |
| CRemoveConst | |
| CRemoveConst< const T > | |
| CRemoveConst< const T[N]> | |
| CAddReference | |
| CAddReference< T & > | |
| CImplicitlyConvertible | |
| CIsAProtocolMessage | |
| CEnableIf | |
| CEnableIf< true > | |
| CRelationToSourceReference | |
| CRelationToSourceCopy | |
| CNativeArray | |
| Clinked_ptr_internal | |
| Clinked_ptr | |
| CCompileAssert | |
| CStaticAssertTypeEqHelper | |
| CStaticAssertTypeEqHelper< T, T > | |
| Cscoped_ptr | |
| CRE | |
| CGTestLog | |
| CMutex | |
| CGTestMutexLock | |
| CThreadLocal | |
| Cbool_constant | |
| Cis_pointer | |
| Cis_pointer< T * > | |
| CIteratorTraits | |
| CIteratorTraits< T * > | |
| CIteratorTraits< const T * > | |
| CTypeWithSize | |
| CTypeWithSize< 4 > | |
| CTypeWithSize< 8 > | |
| CString | |
| CGTestFlagSaver | |
| CTestPropertyKeyIs | |
| CUnitTestOptions | |
| COsStackTraceGetterInterface | |
| COsStackTraceGetter | |
| CTraceInfo | |
| CDefaultGlobalTestPartResultReporter | |
| CDefaultPerThreadTestPartResultReporter | |
| CUnitTestImpl | |
| CTestResultAccessor | |
| ►Ninternal2 | |
| CTypeWithoutFormatter | |
| CTypeWithoutFormatter< T, kProtobuf > | |
| CTypeWithoutFormatter< T, kConvertibleToInteger > | |
| CDefaultValue | |
| CDefaultValue< T & > | |
| CDefaultValue< void > | |
| CActionInterface | |
| CAction | |
| CPolymorphicAction | |
| CCardinalityInterface | |
| CCardinality | |
| CMockFunction | |
| CMockFunction< R()> | |
| CMockFunction< R(A0)> | |
| CMockFunction< R(A0, A1)> | |
| CMockFunction< R(A0, A1, A2)> | |
| CMockFunction< R(A0, A1, A2, A3)> | |
| CMockFunction< R(A0, A1, A2, A3, A4)> | |
| CMockFunction< R(A0, A1, A2, A3, A4, A5)> | |
| CMockFunction< R(A0, A1, A2, A3, A4, A5, A6)> | |
| CMockFunction< R(A0, A1, A2, A3, A4, A5, A6, A7)> | |
| CMockFunction< R(A0, A1, A2, A3, A4, A5, A6, A7, A8)> | |
| CMockFunction< R(A0, A1, A2, A3, A4, A5, A6, A7, A8, A9)> | |
| CNiceMock | |
| CNaggyMock | |
| CStrictMock | |
| CMatchResultListener | |
| CMatcherDescriberInterface | |
| CMatcherInterface | |
| CStringMatchResultListener | |
| CMatcher | |
| CMatcher< const internal::string & > | |
| CMatcher< internal::string > | |
| CPolymorphicMatcher | |
| CSafeMatcherCastImpl | |
| CMock | |
| CExpectation | |
| CExpectationSet | |
| CSequence | |
| CInSequence | |
| CMessage | |
| CScopedFakeTestPartResultReporter | |
| CTestPartResult | |
| CTestPartResultArray | |
| CTestPartResultReporterInterface | |
| CAssertionResult | |
| CTest | |
| CTestProperty | |
| CTestResult | |
| CTestInfo | |
| CTestCase | |
| CEnvironment | |
| CTestEventListener | |
| CEmptyTestEventListener | |
| CTestEventListeners | |
| CUnitTest | |
| Ntesting_internal | |
| ►Ntests | |
| Cblock_index | |
| Cproxy_core | |
| ►Ntools | Various Tools |
| Nbase58 | |
| Ndetail | |
| Ndns_utils | |
| ►Nerror | |
| Cwallet_error_base | |
| Cfailed_rpc_request | |
| Cwallet_internal_error | |
| Cunexpected_txin_type | |
| Cunexpected_txout_type | |
| Cwallet_not_initialized | |
| Cmultisig_export_needed | |
| Cmultisig_import_needed | |
| Cpassword_needed | |
| Cpassword_entry_failed | |
| Cfile_error_base | |
| Cinvalid_password | |
| Cinvalid_priority | |
| Cinvalid_multisig_seed | |
| Cinvalid_pregenerated_random | |
| Crefresh_error | |
| Cindex_outofbound | |
| Caccount_index_outofbound | |
| Caddress_index_outofbound | |
| Cacc_outs_lookup_error | |
| Cblock_parse_error | |
| Ctx_parse_error | |
| Cget_tx_pool_error | |
| Cout_of_hashchain_bounds_error | |
| Csignature_check_failed | |
| Ctransfer_error | |
| Cnot_enough_unlocked_etn | |
| Cnot_enough_etn | |
| Ctx_not_possible | |
| Cnot_enough_outs_to_mix | |
| Ctx_not_constructed | |
| Ctx_rejected | |
| Ctx_sum_overflow | |
| Ctx_too_big | |
| Czero_destination | |
| Cwallet_rpc_error | |
| Cwallet_generic_rpc_error | |
| Cdaemon_busy | |
| Cno_connection_to_daemon | |
| Cis_key_image_spent_error | |
| Cget_histogram_error | |
| Cget_output_distribution | |
| Cwallet_files_doesnt_correspond | |
| Cmms_error | |
| Cno_connection_to_bitmessage | |
| Cbitmessage_api_error | |
| ►Nwallet_rpc | |
| ►CCOMMAND_RPC_GET_BALANCE | |
| Cper_subaddress_info | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ADDRESS | |
| Caddress_info | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ADDRESS_INDEX | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CREATE_ADDRESS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_LABEL_ADDRESS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ACCOUNTS | |
| Crequest_t | |
| Cresponse_t | |
| Csubaddress_account_info | |
| ►CCOMMAND_RPC_CREATE_ACCOUNT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_LABEL_ACCOUNT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ACCOUNT_TAGS | |
| Caccount_tag_info | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_TAG_ACCOUNTS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_UNTAG_ACCOUNTS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_ACCOUNT_TAG_DESCRIPTION | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_HEIGHT | |
| Crequest_t | |
| Cresponse_t | |
| Ctransfer_destination | |
| ►CCOMMAND_RPC_TRANSFER | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_TRANSFER_SPLIT | |
| Ckey_list | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_DESCRIBE_TRANSFER | |
| Crecipient | |
| Crequest_t | |
| Cresponse_t | |
| Ctransfer_description | |
| ►CCOMMAND_RPC_SIGN_TRANSFER | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SUBMIT_TRANSFER | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SWEEP_DUST | |
| Ckey_list | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SWEEP_ALL | |
| Ckey_list | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SWEEP_SINGLE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_RELAY_TX | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STORE | |
| Crequest_t | |
| Cresponse_t | |
| Cpayment_details | |
| ►CCOMMAND_RPC_GET_PAYMENTS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_BULK_PAYMENTS | |
| Crequest_t | |
| Cresponse_t | |
| Ctransfer_details | |
| ►CCOMMAND_RPC_INCOMING_TRANSFERS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_QUERY_KEY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_MAKE_INTEGRATED_ADDRESS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SPLIT_INTEGRATED_ADDRESS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STOP_WALLET | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_RESCAN_BLOCKCHAIN | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_TX_NOTES | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TX_NOTES | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_ATTRIBUTE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ATTRIBUTE | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TX_KEY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CHECK_TX_KEY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TX_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CHECK_TX_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| Ctransfer_entry | |
| ►CCOMMAND_RPC_GET_SPEND_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CHECK_SPEND_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_RESERVE_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CHECK_RESERVE_PROOF | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TRANSFERS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_TRANSFER_BY_TXID | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SIGN | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_VERIFY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_EXPORT_OUTPUTS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IMPORT_OUTPUTS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_EXPORT_KEY_IMAGES | |
| Crequest_t | |
| Cresponse_t | |
| Csigned_key_image | |
| ►CCOMMAND_RPC_IMPORT_KEY_IMAGES | |
| Crequest_t | |
| Cresponse_t | |
| Csigned_key_image | |
| Curi_spec | |
| ►CCOMMAND_RPC_MAKE_URI | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_PARSE_URI | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_ADD_ADDRESS_BOOK_ENTRY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_ADDRESS_BOOK_ENTRY | |
| Centry | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_DELETE_ADDRESS_BOOK_ENTRY | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_RESCAN_SPENT | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_REFRESH | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_AUTO_REFRESH | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_START_MINING | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_STOP_MINING | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_LANGUAGES | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CREATE_WALLET | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_OPEN_WALLET | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CLOSE_WALLET | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_CHANGE_WALLET_PASSWORD | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GENERATE_FROM_KEYS | |
| Crequest | |
| Cresponse | |
| ►CCOMMAND_RPC_RESTORE_DETERMINISTIC_WALLET | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IS_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_PREPARE_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_MAKE_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_EXPORT_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IMPORT_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_FINALIZE_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_EXCHANGE_MULTISIG_KEYS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SIGN_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SUBMIT_MULTISIG | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_GET_VERSION | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_VALIDATE_ADDRESS | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_DAEMON | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LOG_LEVEL | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_SET_LOG_CATEGORIES | |
| Crequest_t | |
| Cresponse_t | |
| Coptions | |
| CCombinator | |
| Cscoped_ptr | |
| CDNSResolverData | |
| Cstring_copy | |
| CDNSResolver | Provides high-level access to DNS resolution |
| Cdownload_thread_control | |
| Ct_http_connection | |
| CNotify | |
| Cpassword_container | |
| Clogin | |
| CPerformanceTimer | |
| CLoggingPerformanceTimer | |
| Ct_rpc_client | |
| Cscoped_message_writer | |
| ►Cthreadpool | A global thread pool |
| Cwaiter | |
| Cclose_file | Functional class for closing C file handles |
| Cprivate_file | A file restricted to process owner AND process. Deletes file on destruction |
| Cfile_locker | |
| Csignal_handler | Defines a signal handler for win32 and *nix |
| CNodeRPCProxy | |
| Cringdb | |
| Cgamma_picker | |
| Cwallet_keys_unlocker | |
| Ci_wallet2_callback | |
| Cwallet_device_callback | |
| Ctx_dust_policy | |
| Chashchain | |
| ►Cwallet2 | |
| Caddress_book_row | |
| Caddress_tx | |
| Ccache_file_data | |
| Cconfirmed_transfer_details | |
| Cis_out_data | |
| Ckeys_file_data | |
| ►Cmultisig_info | |
| CLR | |
| Cmultisig_sig | |
| Cmultisig_tx_set | |
| Cparsed_block | |
| Cpayment_details | |
| Cpending_tx | |
| Cpool_payment_details | |
| Creserve_proof_entry | |
| Csigned_tx_set | |
| Ctransfer_details | |
| Ctx_cache_data | |
| Ctx_construction_data | |
| Ctx_scan_info_t | |
| Cunconfirmed_transfer_details | |
| Cunsigned_tx_set | |
| ►CCOMMAND_RPC_GET_ADDRESS_TXS | |
| Crequest_t | |
| Cresponse_t | |
| Cspent_output | |
| Ctransaction | |
| ►CCOMMAND_RPC_GET_ADDRESS_INFO | |
| Crequest_t | |
| Cresponse_t | |
| Cspent_output | |
| ►CCOMMAND_RPC_GET_UNSPENT_OUTS | |
| Coutput | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_LOGIN | |
| Crequest_t | |
| Cresponse_t | |
| ►CCOMMAND_RPC_IMPORT_WALLET_REQUEST | |
| Crequest_t | |
| Cresponse_t | |
| Cwallet_rpc_server | |
| ►Nunit_test | |
| Ccall_counter | |
| Nwallet_args | |
| Nwindows | |