Clio develop
The XRP Ledger API server.
Loading...
Searching...
No Matches
Concepts
Here is a list of all documented concepts with brief descriptions:
[detail level 1234]
 NdataThis namespace implements the data access layer and related components
 NcassandraThis namespace implements a wrapper for the Cassandra C++ driver
 RSomeSettingsProviderThe requirements of a settings provider
 RSomeExecutionStrategyThe requirements of an execution strategy
 RSomeRetryPolicyThe requirements of a retry policy
 RSomeBackendCountersA concept for a class that can be used to count backend operations
 NetlThis namespace contains everything to do with the ETL and ETL sources
 RSomeETLService
 RSomeLoadBalancer
 Netlng
 Nimpl
 RHasLedgerDataHook
 RHasInitialDataHook
 RHasTransactionHook
 RHasObjectHook
 RHasInitialTransactionHook
 RHasInitialObjectsHook
 RHasInitialObjectHook
 RContainsSpec
 RContainsValidHook
 RNoTwoOfKind
 RSomeExtension
 RSomeScheduler
 NfeedThis namespace implements everything related to subscriptions
 Nimpl
 RHashable
 Nmigration
 Ncassandra
 Nimpl
 RCanReadByTokenRangeThe concept for an adapter
 RTableSpec
 Nimpl
 RMigrationBackend
 RBackendMatchAllMigrators
 RHasCanBlockClio
 RMigratorSpecThe migrator specification concept
 RAllMigratorSpecUsed by variadic template to check all migrators are MigratorSpec
 NrpcThis namespace contains all the RPC logic and handlers
 RSomeRequirementSpecifies what a requirement used with rpc::FieldSpec must provide
 RSomeModifierSpecifies what a modifier used with rpc::FieldSpec must provide
 RSomeCheckSpecifies what a check used with rpc::FieldSpec must provide
 RSomeProcessorThe requirements of a processor to be used with rpc::FieldSpec
 RSomeContextProcessWithInputA process function that expects both some Input and a Context
 RSomeContextProcessWithoutInputA process function that expects no Input but does take a Context
 RSomeHandlerWithInputSpecifies what a Handler with Input must provide
 RSomeHandlerWithoutInputSpecifies what a Handler without Input must provide
 RSomeHandlerSpecifies what a Handler type must provide
 NutilThis namespace contains various utilities
 NasyncThis namespace implements an async framework built on top of execution contexts
 RSomeStoppableSpecifies the interface for an entity that can be stopped
 RSomeCancellableSpecifies the interface for an entity that can be cancelled
 RSomeAwaitableSpecifies the interface for an operation that can be awaited
 RSomeAbortableSpecifies the interface for an operation that can be aborted
 RSomeOperationSpecifies the interface for an operation
 RSomeOperationWithDataSpecifies the interface for an operation
 RSomeStoppableOperationSpecifies the interface for an operation that can be stopped
 RSomeCancellableOperationSpecifies the interface for an operation that can be cancelled
 RSomeOutcomeSpecifies the interface for an outcome (promise)
 RSomeStopTokenSpecifies the interface for a stop token
 RSomeYieldStopSourceSpecifies the interface for a stop token that internally uses a boost::asio::yield_context
 RSomeSimpleStopSourceSpecifies the interface for a simple stop token
 RSomeStopSourceSpecifies the interface for a stop source
 RSomeStopSourceProviderSpecifies the interface for a provider of stop sources
 RSomeStoppableOutcomeSpecifies the interface for an outcome (promise) that can be stopped
 RSomeHandlerWithoutStopTokenSpecifies the interface for a handler that can be stopped
 RSomeHandlerWithSpecifies the interface for a handler that can be invoked with the specified args
 RSomeStdDurationSpecifies that the type must be some std::duration
 RSomeStdOptionalSpecifies that the type must be some std::optional
 RSomeOptStdDurationSpecifies that the type must be some std::duration wrapped in an optional
 RNotSameAsChecks that decayed T s not of the same type as Erased
 RRValueNotSameAsCheck that T is an r-value and is not the same type as Erased
 Nprometheus
 Nimpl
 RSomeCounterImpl
 RSomeHistogramImpl
 RSomeBoolImpl
 RSomeNumberTypeSpecifies a number type
 NwebThis namespace implements the web server and related components
 Nng
 Nimpl
 RIsTcpStream
 RIsSslTcpStream
 RSomeServer
 RSomeServerHandlerSpecifies the requirements a Webserver handler must fulfill
 RSomeResolverThe requirements of a resolver